[WarpInfra] Huge refactoring
- Added proper language support - refactored code base
Showing
- www/Dockerfile 1 addition, 0 deletionswww/Dockerfile
- www/misc/entrypoint.sh 2 additions, 0 deletionswww/misc/entrypoint.sh
- www/web/locale/de/LC_MESSAGES/django.po 560 additions, 0 deletionswww/web/locale/de/LC_MESSAGES/django.po
- www/web/locale/en/LC_MESSAGES/django.po 560 additions, 0 deletionswww/web/locale/en/LC_MESSAGES/django.po
- www/web/templates/base.html 5 additions, 5 deletionswww/web/templates/base.html
- www/web/templates/two_factor/core/login.html 1 addition, 1 deletionwww/web/templates/two_factor/core/login.html
- www/web/warpauth/models.py 0 additions, 1 deletionwww/web/warpauth/models.py
- www/web/warpauth/templates/warpauth/login.html 0 additions, 26 deletionswww/web/warpauth/templates/warpauth/login.html
- www/web/warpauth/templates/warpauth/profile.html 4 additions, 4 deletionswww/web/warpauth/templates/warpauth/profile.html
- www/web/warpauth/templates/warpauth/profile/change_password.html 6 additions, 6 deletions.../warpauth/templates/warpauth/profile/change_password.html
- www/web/warpauth/templates/warpauth/profile/information.html 5 additions, 5 deletionswww/web/warpauth/templates/warpauth/profile/information.html
- www/web/warpauth/templates/warpauth/register/activate.html 7 additions, 11 deletionswww/web/warpauth/templates/warpauth/register/activate.html
- www/web/warpauth/templates/warpauth/register/register.html 13 additions, 25 deletionswww/web/warpauth/templates/warpauth/register/register.html
- www/web/warpauth/templates/warpauth/register/resend_token.html 9 additions, 13 deletions...eb/warpauth/templates/warpauth/register/resend_token.html
- www/web/warpauth/templates/warpauth/reset_password/change_password.html 13 additions, 17 deletions...th/templates/warpauth/reset_password/change_password.html
- www/web/warpauth/templates/warpauth/reset_password/token_gen.html 8 additions, 8 deletions...warpauth/templates/warpauth/reset_password/token_gen.html
- www/web/warpauth/urls.py 5 additions, 11 deletionswww/web/warpauth/urls.py
- www/web/warpauth/util.py 2 additions, 7 deletionswww/web/warpauth/util.py
- www/web/warpauth/views/login.py 0 additions, 38 deletionswww/web/warpauth/views/login.py
- www/web/warpauth/views/logout.py 9 additions, 0 deletionswww/web/warpauth/views/logout.py
Loading