]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/history - src/auth.js
Make listen port and ldap filter more flexible
[perso/Immae/Projets/Nodejs/Surfer.git] / src / auth.js
2020-05-05  Ismaël BouyaMake listen port and ldap filter more flexible master
2020-03-03  Johannes ZellnerUse custom public folder listing
2019-08-07  Johannes ZellnerAdd access token ui and rest api
2019-08-06  Johannes ZellnerReplace passport usage with simpler custom middleware
2019-06-17  Johannes ZellnerBump manifest format
2019-02-23  Johannes Zellnererror is not defined here
2019-02-23  Johannes ZellnerConsolidate user verification
2019-02-23  Johannes Zellneradd webdav server for easier file access
2018-10-08  Johannes ZellnerRemove redis dependency only for few tokens
2017-02-09  Johannes Zellnerstore stringified objects in redis for now
2017-02-09  Johannes ZellnerUse optionally redis if available
2017-02-09  Johannes ZellnerSend username/password in body and fix cli
2017-02-09  Johannes ZellnerRemove console.log()
2017-02-09  Johannes ZellnerUse accessTokens instead of username/password
2016-11-17  JohannesRename auth exports
2016-11-17  JohannesImplement local file auth
2016-11-06  JohannesNo need to log profile on every login
2016-04-05  Johannes ZellnerSupport username and email login
2016-03-01  Johannes Zellneruse test credentials
2015-06-27  Johannes ZellnerFix session serialization
2015-06-27  Johannes ZellnerAdd auth to client
2015-06-27  Johannes ZellnerAdd ldap auth