b0d0f99492
Refactor LDAP support and add LDAP caching
2020-11-06 20:55:04 +01:00
1fef1e2b7a
Implement authentication with LDAP
...
Enable an additional lookup against an LDAP directory
during login and user creation to ensure that only
specific users can login and register on the EteBase
server instance.
2020-11-06 15:24:29 +01:00
Tom Hacohen
8a557ff82c
Disable signups by default.
...
The next commit includes README instructions on how to create users
and enable signups.
2020-09-27 09:42:01 +03:00
Tom Hacohen
c9463cadba
Add support for a custom user creation function.
2020-07-13 16:20:46 +03:00
Tom Hacohen
e41f8455f2
app settings: rename the get user queryset func setting name.
2020-07-13 16:08:46 +03:00
Tom Hacohen
f9add36f18
Add support for custom user filtering.
2020-07-13 15:39:04 +03:00