Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace passport usage with simpler custom middleware | Johannes Zellner | 2019-08-06 | 1 | -43/+23 |
* | Bump manifest format | Johannes Zellner | 2019-06-17 | 1 | -5/+5 |
* | error is not defined here | Johannes Zellner | 2019-02-23 | 1 | -1/+1 |
* | Consolidate user verification | Johannes Zellner | 2019-02-23 | 1 | -47/+60 |
* | add webdav server for easier file access | Johannes Zellner | 2019-02-23 | 1 | -1/+38 |
* | Remove redis dependency only for few tokens | Johannes Zellner | 2018-10-08 | 1 | -26/+20 |
* | store stringified objects in redis for now | Johannes Zellner | 2017-02-09 | 1 | -2/+8 |
* | Use optionally redis if available | Johannes Zellner | 2017-02-09 | 1 | -9/+50 |
* | Send username/password in body and fix cli | Johannes Zellner | 2017-02-09 | 1 | -3/+3 |
* | Remove console.log() | Johannes Zellner | 2017-02-09 | 1 | -2/+0 |
* | Use accessTokens instead of username/password | Johannes Zellner | 2017-02-09 | 1 | -11/+54 |
* | Rename auth exports | Johannes | 2016-11-17 | 1 | -2/+2 |
* | Implement local file auth | Johannes | 2016-11-17 | 1 | -6/+15 |
* | No need to log profile on every login | Johannes | 2016-11-06 | 1 | -1/+0 |
* | Support username and email login | Johannes Zellner | 2016-04-05 | 1 | -1/+1 |
* | use test credentials | Johannes Zellner | 2016-03-01 | 1 | -2/+2 |
* | Fix session serialization | Johannes Zellner | 2015-06-27 | 1 | -2/+2 |
* | Add auth to client | Johannes Zellner | 2015-06-27 | 1 | -7/+17 |
* | Add ldap auth | Johannes Zellner | 2015-06-27 | 1 | -0/+42 |