Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
aa.gusti
/
opensipkd-base
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit d9bbfac4
authored
Sep 12, 2022
by
aagusti
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
perbaikan circular import security
1 parent
8464476b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
opensipkd/base/security.py
opensipkd/base/security.py
View file @
d9bbfac
import
logging
import
logging
from
opensipkd.
base
import
get_params
from
opensipkd.
tools
import
get_params
from
opensipkd.models
import
(
User
,
UserGroup
,
DBSession
,
)
from
opensipkd.models
import
(
User
,
UserGroup
,
DBSession
,
)
from
pyramid.security
import
remember
,
forget
from
pyramid.security
import
remember
,
forget
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment