summaryrefslogtreecommitdiffstats
path: root/modules/auth/admin.go
Commit message (Collapse)AuthorAgeFilesLines
* #2937 able to prohibit user loginUnknwon2016-07-161-0/+1
|
* #1575 Limit repo creationUnknwon2015-12-101-0/+1
|
* #1511 Allow local import only for admin usersUnknwon2015-11-031-10/+11
|
* fix import path, fix #1782Unknwon2015-10-151-2/+2
|
* #1525 Triggere mailer for admin created accountsUnknwon2015-09-251-5/+6
|
* #697 and #1606 and new admin edit user UIUnknwon2015-09-131-4/+16
|
* #1579 change e-mail max length to 254Unknwon2015-09-041-1/+1
|
* Add full name field to admin's user edit page (fixes #1130)James2015-04-281-0/+1
|
* #851: Edit Account does not take into consideration password rulesUnknwon2015-03-171-9/+9
|
* fox #620Unknwon2014-11-171-8/+9
|
* Use binding middlewareUnknwon2014-10-151-4/+3
|
* Finish new admin users pagesUnknwon2014-08-291-1/+1
|
* New UI merge in progressUnknwon2014-07-261-18/+4
|
* Make possible for administrators to change user's password (fix proposal for ↵gima2014-07-181-0/+1
| | | | #290)
* Clean namesUnknown2014-05-081-1/+1
|
* Clean repo codeUnknown2014-05-051-15/+0
|
* fix codeUnknown2014-05-051-2/+2
|
* Merge branch 'dev-ldap' into devLunny Xiao2014-05-051-6/+7
|\
| * basic authenticationsLunny Xiao2014-05-051-6/+7
| |
* | Fix import pathUnknown2014-05-051-1/+2
|/
* Move binding as subrepoUnknown2014-04-131-3/+1
|
* Change new martini impot pathUnknown2014-03-301-1/+1
|
* Add admin edit userUnknown2014-03-211-0/+55