-
- Downloads
"shared/templates/git@gitlab.pirati.cz:to/majak.git" did not exist on "7252151177d605a74a5410b67773948826e71f99"
Manual review and fix of previous commit
* keep "/auth/" in URLs * revert unrelated uses of "auth" in comments and facebookclient * fix migration scripts to cope with the renaming of the SQL table "auth_user" to "helios_auth_user"
Showing
- helios/models.py 1 addition, 1 deletionhelios/models.py
- helios/templates/cast_done.html 1 addition, 1 deletionhelios/templates/cast_done.html
- helios/templates/election_bboard.html 1 addition, 1 deletionhelios/templates/election_bboard.html
- helios/templates/voters_list.html 1 addition, 1 deletionhelios/templates/voters_list.html
- helios/tests.py 1 addition, 1 deletionhelios/tests.py
- helios/views.py 1 addition, 1 deletionhelios/views.py
- helios_auth/__init__.py 1 addition, 1 deletionhelios_auth/__init__.py
- helios_auth/auth_systems/facebook.py 1 addition, 1 deletionhelios_auth/auth_systems/facebook.py
- helios_auth/auth_systems/facebookclient/__init__.py 16 additions, 16 deletionshelios_auth/auth_systems/facebookclient/__init__.py
- helios_auth/auth_systems/facebookclient/djangofb/context_processors.py 1 addition, 1 deletion...uth_systems/facebookclient/djangofb/context_processors.py
- helios_auth/auth_systems/facebookclient/webappfb.py 1 addition, 1 deletionhelios_auth/auth_systems/facebookclient/webappfb.py
- helios_auth/auth_systems/google.py 1 addition, 1 deletionhelios_auth/auth_systems/google.py
- helios_auth/auth_systems/linkedin.py 1 addition, 1 deletionhelios_auth/auth_systems/linkedin.py
- helios_auth/auth_systems/live.py 1 addition, 1 deletionhelios_auth/auth_systems/live.py
- helios_auth/auth_systems/twitter.py 1 addition, 1 deletionhelios_auth/auth_systems/twitter.py
- helios_auth/migrations/0001_initial.py 4 additions, 4 deletionshelios_auth/migrations/0001_initial.py
- helios_auth/models.py 3 additions, 3 deletionshelios_auth/models.py
- helios_auth/security/__init__.py 1 addition, 1 deletionhelios_auth/security/__init__.py
- helios_auth/templates/login_box.html 1 addition, 1 deletionhelios_auth/templates/login_box.html
- helios_auth/urls.py 1 addition, 1 deletionhelios_auth/urls.py
Loading
Please register or sign in to comment