summaryrefslogtreecommitdiff
path: root/lib/web/auth/index.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial support for SAML authenticationNorihito Nakae2017-11-281-0/+1
* Add mattermost authenticationChristoph Witzany2017-10-311-0/+1
* refactor(config.js): Extract config fileBoHong Li2017-05-081-8/+8
* refactor(auth.js): Remove base pathBoHong Li2017-05-081-8/+8
* refactor(app.js): Move passport serialize and deserialize to auth moduleBoHong Li2017-05-081-0/+22
* refactor(app.js, auth.js): Extract all auth method to individual modulesBoHong Li2017-05-081-0/+26