ηg
|
39782e75e7
|
Add support for OIDC (#389)
* added support for oidc auth
* fixed oidc usernames
* hiding password for users that aren't logged in via local auth
* add dependency, update settings
* keep change password link
* add tests
* add docs
---------
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
|
2024-03-16 23:42:46 +01:00 |
|
Sascha Ißbrücker
|
98b9a9c1a0
|
Add black code formatter
|
2024-01-27 11:29:16 +01:00 |
|
s2marine
|
8053468ca5
|
Add support for context path (#313)
* Add support for context path
add an optional environment variable: LD_CONTEXT_PATH
* Fix for pull request code review comments
Co-authored-by: s2marine <s2marine@gmail.com>
|
2022-08-07 12:41:11 +02:00 |
|
Sascha Ißbrücker
|
984eef92e2
|
Add password change view (#168)
|
2021-10-16 05:42:04 +02:00 |
|
Sascha Ißbrücker
|
119d8f7efb
|
Implement dark theme (#49)
|
2021-03-28 12:11:56 +02:00 |
|
Sascha Ißbrücker
|
a02338cdec
|
Improve and promote admin panel (#76)
* Improve and promote admin panel (#76)
* Customize admin panel texts (#76)
* Improve settings structure (#76)
* Improve admin list consistency (#76)
* Fix redirect URLs (#76)
* Add admin tooltip (#76)
|
2021-02-24 03:36:27 +01:00 |
|
Sascha Ißbrücker
|
1896a8136e
|
Implement optional registration
|
2019-12-24 13:31:55 +01:00 |
|
Sascha Ißbrücker
|
fdcd9cb42c
|
Implement login and logout views
|
2019-07-02 09:34:12 +02:00 |
|
Sascha Ißbrücker
|
e2a834a56c
|
Add and improve routes
|
2019-06-28 07:33:08 +02:00 |
|
Sascha Ißbrücker
|
fc2794aa61
|
Implement basic bookmark page
|
2019-06-27 08:09:51 +02:00 |
|