cbmi/account
2013-10-31 00:28:34 +01:00
..
conf/locale/de/LC_MESSAGES i18n 2013-10-25 20:55:36 +02:00
templates Fixed CSS for mobile devices 2013-10-29 19:43:43 +01:00
__init__.py Init 2013-10-19 00:47:24 +02:00
cbase_members.py #14 Number of total active crew members is now on homepage after the login. 2013-10-29 04:20:52 +01:00
forms.py changed form for c-lab and gastro pin to allow 4-8 digits instead of 4-6 2013-10-29 22:28:30 +01:00
models.py Init 2013-10-19 00:47:24 +02:00
password_encryption.py #11 passwords are now stored with aes-128 encryption 2013-10-27 21:13:41 +01:00
signals.py Init 2013-10-19 00:47:24 +02:00
tests.py changed testcases to use the functions from password_encryption module 2013-10-27 21:14:30 +01:00
urls.py added admin password setting function 2013-10-26 22:40:47 +02:00
views.py Fix 2 Bugs: Password-View did not return a response, Wifi-Password was not set yet. Users had to login with their old password which caused confusion. 2013-10-31 00:28:34 +01:00