Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change config to camel case with backwards compatibility | Sheogorath | 2018-03-25 | 1 | -1/+1 |
| | | | | | | | | This refactors the configs a bit to now use camel case everywhere. This change should help to clean up the config interface and make it better understandable. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Fix ldap provider name in template | Sheogorath | 2018-01-26 | 1 | -1/+1 |
| | | | | | | | | Before this fix it's impossible to set the provider name in the sign-model since `ldap` is a boolean there and this way not able to have an attribute like `ldap.providerName`. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Initial support for SAML authentication | Norihito Nakae | 2017-11-28 | 1 | -1/+6 |
| | |||||
* | Add mattermost authentication | Christoph Witzany | 2017-10-31 | 1 | -2/+7 |
| | |||||
* | Refactor templates and rearrange its path | Wu Cheng-Han | 2017-01-21 | 1 | -0/+95 |