summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* make links in errors red, tooMarian Sigler2013-05-021-0/+3
* In the registration form, check if the mail address already exists.Marian Sigler2013-04-292-4/+9
* consistency check: don't raise 'no user found' exception when theMarian Sigler2013-04-292-2/+10
* mail is now an attributeAlexander Sulfrian2013-04-161-1/+1
* templates/admin_create_account: add security warningAlexander Sulfrian2013-04-161-1/+3
* fragen: adjusted to value in ldapAlexander Sulfrian2013-04-161-1/+1
* mail is now an attributeAlexander Sulfrian2013-04-161-3/+3
* fragen: renamed osqa serviceAlexander Sulfrian2013-04-161-3/+3
* foren: add serviceAlexander Sulfrian2013-04-151-1/+1
* every attribute can now be set with _set_attribute() in AccountsNico von Geyso2013-03-221-6/+9
* account.py: add zettelAlexander Sulfrian2013-02-041-0/+1
* Merge branch 'master' of ssh://git.spline.de/account-webNico von Geyso2012-10-296-7/+20
|\
| * fix admin/create_accountMarian Sigler2012-10-151-0/+2
| * fix username regexMarian Sigler2012-10-152-3/+2
| * add "erstellt" to new account information mailMarian Sigler2012-10-102-2/+2
| * remove printMarian Sigler2012-10-071-1/+0
| * Add "captcha"; Send mail when a new account is created.Marian Sigler2012-10-076-5/+18
* | account registration: use uid for cn entryNico von Geyso2012-10-291-1/+2
|/
* Make external urls always with httpsMarian Sigler2012-10-064-4/+18
* Merge branch 'master' of ssh://git.spline.de/account-webMarian Sigler2012-10-051-5/+0
|\
| * activated service passwordsNico von Geyso2012-10-041-5/+0
* | Disallow usernames starting with admin or root. Allow digits.Marian Sigler2012-10-054-9/+28
|/
* default_settings: changed base dnAlexander Sulfrian2012-10-041-1/+1
* set debug=False in default_settingsMarian Sigler2012-10-042-1/+2
* Remove password notice. Add notice urgeing people to wisely choose their user...Marian Sigler2012-10-013-2/+11
* Add admin panel: Allow creation of usernames that are in the blacklist.Marian Sigler2012-10-017-12/+119
* settings: require old password to change password (only therefore)Marian Sigler2012-10-013-3/+13
* Give user menu a white background so that it is readable on small displays.Marian Sigler2012-10-011-1/+3
* only use one function for the errorhandlerMarian Sigler2012-10-011-5/+3
* disabled service passwordNico von Geyso2012-09-301-1/+5
* added missing endifNico von Geyso2012-09-301-0/+1
* Merge branch 'master' of ssh://git.spline.de/account-webMarian Sigler2012-09-302-2/+0
|\
| * removed not working if statement for javascript blockNico von Geyso2012-09-291-2/+0
| * removed console.log() debug statementsNico von Geyso2012-09-291-1/+0
* | fix the script block existence checkMarian Sigler2012-09-291-2/+2
|/
* remove print statements ...Marian Sigler2012-09-291-5/+0
* only show js block on page if one is setMarian Sigler2012-09-291-1/+3
* move settings JavaScript code to own js file to not have to load it everytimeMarian Sigler2012-09-293-28/+29
* Make it possible to enter an email address at lost_password.Marian Sigler2012-09-294-14/+28
* Make session last for 10 min; Remove SERVER_NAME from config.Marian Sigler2012-09-292-1/+11
* make links only underlined, but also when not hoveredMarian Sigler2012-09-291-9/+2
* Merge branch 'master' of ssh://git.spline.de/account-webMarian Sigler2012-09-292-1/+2
|\
| * Merge branch 'master' of ssh://git.spline.de/account-webNico von Geyso2012-09-291-6/+25
| |\
| * | style: links are now boldNico von Geyso2012-09-292-1/+2
* | | mark error strings as safe. N.B: This means they all need to be escaped now!Marian Sigler2012-09-291-2/+2
| |/ |/|
* | Merge branch 'master' of ssh://git.spline.de/account-webMarian Sigler2012-09-2914-43/+246
|\|
| * use version for css file to prevent css caching if there are changesNico von Geyso2012-09-292-2/+2
| * use post instead of get for service password resetNico von Geyso2012-09-294-15/+33
| * added script to add new services to ldap backendNico von Geyso2012-09-291-0/+50
| * some css fixesNico von Geyso2012-09-291-2/+6