summaryrefslogtreecommitdiffstats
path: root/models/login.go
Commit message (Collapse)AuthorAgeFilesLines
...
* Clean old LDAP codeUnknown2014-05-151-1/+1
|
* Make gmail auth workUnknown2014-05-151-16/+21
|
* bug fixed #193Lunny Xiao2014-05-151-3/+7
|
* Fix edit auth page bugUnknown2014-05-121-2/+5
|
* spell bug fixedLunny Xiao2014-05-111-2/+2
|
* smtp login bug fixedLunny Xiao2014-05-111-18/+23
|
* add support for smtp authenticationLunny Xiao2014-05-111-12/+11
|
* add smtp authenticationLunny Xiao2014-05-111-4/+125
|
* merge all login methodsLunny Xiao2014-05-111-8/+120
|
* fix codeUnknown2014-05-051-1/+6
|
* basic authenticationsLunny Xiao2014-05-051-13/+60
|
* ldap supportLunny Xiao2014-05-031-9/+46
|
* add login.goLunny Xiao2014-04-261-0/+33