This website requires JavaScript.
Explore
Help
Register
Sign in
DGNum
/
www-bocal
Watch
6
Star
0
Fork
You've already forked www-bocal
0
Code
Issues
3
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
865a249002
www-bocal
/
bocal_auth
/
__init__.py
2 lines
55 B
Python
Raw
Normal View
History
Unescape
Escape
Use rhosts file to grant permissions to users. Whenever a user logs in through CAS, their username is looked up in the .rhosts file provided through settings. If it is found, the user is granted staff status and BOcal group (cf fixture). The rights are re-evaluated at each login and at each access to /admin/login. Close #2.
2017-10-14 19:36:13 +02:00
default_app_config
=
'
bocal_auth.apps.BocalAuthConfig
'
Reference in a new issue
Copy permalink