Project 'rc/self-reg-form' was moved to 'rc/account-app'. Please update any links and bookmarks that may still have the old path.
Commits on Source (17)
-
Krish Moodbidri authoredb3c75b23
-
Krish Moodbidri authored
fixed queuename variable See merge request rc/self-reg-form!26
23cfa73e -
Krish Moodbidri authored
2. Renamed page shibboleth to unauthorized
c4c1236a -
Krish Moodbidri authored0855bfbb
-
Krish Moodbidri authoredf85b5335
-
Ravi Tripathi authored
Move HTML pages to a specific directory See merge request rc/self-reg-form!27
8fa1c580 -
2a573c18
-
Ravi Tripathi authored
fixed celery start variable See merge request rc/self-reg-form!29
df37ef2a -
Krish Moodbidri authored
Rewrote function get_authorized_user to reflect the read from ShibUseHeaders Removed unused code
f10157fe -
Krish Moodbidri authored
1. Added messages to message.py 2. Sent the messages to 3 account services pages 3. Added these variables in the 3 account services html page
c6bbd5b2 -
Krish Moodbidri authoredcd5c7ce6
-
Ravi Tripathi authored
Using ShibUseHeaders to read values of username, fullname, email and eppa See merge request rc/self-reg-form!30
b352f5e9 -
Ravi Tripathi authored
Message passing for account services pages See merge request rc/self-reg-form!32
b611df7c -
Krish Moodbidri authored0ebeab19
-
Ravi Tripathi authored
imported regex python package 're' See merge request rc/self-reg-form!33
cee9f9c2 -
Krish Moodbidri authored3fa660a8
-
Ravi Tripathi authored
fixed message passing error See merge request rc/self-reg-form!34
4d5779f7
Showing
- app/__init__.py 9 additions, 22 deletionsapp/__init__.py
- app/templates/account/blocked.html 1 addition, 1 deletionapp/templates/account/blocked.html
- app/templates/account/certify.html 3 additions, 3 deletionsapp/templates/account/certify.html
- app/templates/account/unauthorized.html 1 addition, 1 deletionapp/templates/account/unauthorized.html
- messages.py 2 additions, 0 deletionsmessages.py
- tasks.py 3 additions, 3 deletionstasks.py