cbmi/account
2013-10-27 21:14:30 +01:00
..
conf/locale/de/LC_MESSAGES i18n 2013-10-25 20:55:36 +02:00
templates added star to admin tab, changed form order in admin tab 2013-10-26 22:56:47 +02:00
__init__.py Init 2013-10-19 00:47:24 +02:00
cbase_members.py #11 passwords are now stored with aes-128 encryption 2013-10-27 21:13:41 +01:00
forms.py #11 passwords are now stored with aes-128 encryption 2013-10-27 21:13:41 +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 #11 passwords are now stored with aes-128 encryption 2013-10-27 21:13:41 +01:00