Fabian Schultis
|
6f463ac9a5
|
Add nested group admin state resolution
|
2022-12-06 02:59:29 +01:00 |
|
Christoph Haas
|
c43e8d7ca2
|
peer expiry feature: re-activate expired peers
|
2022-10-29 13:03:05 +02:00 |
|
Christoph Haas
|
fe3247bdc1
|
peer expiry feature: database model, frontend updates
|
2022-10-28 23:21:37 +02:00 |
|
dada513
|
12717987a6
|
Add config option to make everyone admin (#106)
|
2022-09-19 22:26:11 +02:00 |
|
Christoph Haas
|
83271b5d34
|
fix user edit bug, allow to delete users from the database (#40)
|
2022-03-15 23:34:55 +01:00 |
|
commonism
|
d7b52eba1c
|
ldap - compare DNs using DN.Equal (#60)
* ldap - compare DNs using DN.Equal
* ldap/isAdmin- restructure & remove code duplication
Co-authored-by: Markus Koetter <koetter@cispa.de>
|
2021-10-14 08:57:03 +02:00 |
|
h44z
|
16a373f1eb
|
Fix typo
|
2021-07-20 11:02:17 +02:00 |
|
h44z
|
91b83d7882
|
Log number of ldap users (#36)
|
2021-07-20 11:01:03 +02:00 |
|
Christoph Haas
|
d165fc0658
|
ensure that email attribute is set
|
2021-05-17 09:06:26 +02:00 |
|
Christoph Haas
|
d516d74d3f
|
ldap filter: skip empty emails by default, fix ldap sync (case insensitive email comparison, user source difference)
|
2021-05-16 23:43:47 +02:00 |
|
Christoph Haas
|
27de6e8b8c
|
use LDAP filter strings
|
2021-05-10 10:31:56 +02:00 |
|
Christoph Haas
|
97edd103be
|
transform email addresses to lower case in ldap sync (#14)
|
2021-04-22 20:41:30 +02:00 |
|
Christoph Haas
|
e1c7a43496
|
fix ldap sync for disabled users, check if admin username is an email address, rename username to email
|
2021-02-26 23:43:52 +01:00 |
|
Christoph Haas
|
9b10d099b6
|
WIP: new user management and authentication system, use go 1.16 embed
|
2021-02-24 21:24:45 +01:00 |
|
Christoph Haas
|
53814dbc27
|
cleanup, typos, ...
|
2021-02-08 22:56:02 +01:00 |
|
Christoph Haas
|
7b651da1d7
|
auto create account, sync ldap disabled flag
|
2020-11-16 22:39:41 +01:00 |
|