summaryrefslogtreecommitdiff
path: root/lib/auth.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor(app.js, auth.js): Extract all auth method to individual modulesBoHong Li2017-05-081-194/+0
* Add config option for gitlab api scope and auto adapt gitlab snippet feature ...Wu Cheng-Han2017-03-141-0/+1
* Use strict mode in all backend filesBoHong Li2017-03-141-0/+1
* Use JavaScript Standard StyleBoHong Li2017-03-081-173/+175
* LDAP auth use email if providedalecdwm2016-12-141-1/+1
* Tokens not required for ldap authalecdwm2016-12-141-4/+30
* Initial support for LDAP server authenticationalecdwm2016-12-131-1/+32
* Update to support optional email register and signinWu Cheng-Han2016-12-021-3/+24
* Add support of google signinCheng-Han, Wu2016-05-211-0/+9
* Update to use dropbox api version 2Cheng-Han, Wu2016-05-211-0/+1
* Update to make user profile auto update on authenticationCheng-Han, Wu2016-05-201-9/+24
* Fix code styles and user refreshToken might need update when accessToken not ...Cheng-Han, Wu2016-05-161-4/+5
* Add accessToken saving.Jason Croft2016-05-111-4/+14
* Start extending to support GitLab authentication.Jason Croft2016-05-091-0/+10
* Refactor server with Sequelize ORM, refactor server configs, now will show no...Cheng-Han, Wu2016-04-201-30/+46
* Jump to 0.3.1Wu Cheng-Han2015-07-021-6/+7
* Marked as 0.2.8Wu Cheng-Han2015-05-151-4/+4
* First commit, version 0.2.7Wu Cheng-Han2015-05-041-0/+49