This website requires JavaScript.
Explore
Help
Sign In
Avii
/
Radicale
Watch
1
Star
0
Fork
0
You've already forked Radicale
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
b0d56f898b51acc928c2dcace8b142e742df409b
Radicale
/
radicale
/
auth
History
Peter Bieringer
b0d56f898b
Merge pull request
#1668
from pbiering/login-cache
...
add optional cache for login result and htpasswd + fixes final version will be updated to 3.4.0 next
2025-01-03 07:51:06 +00:00
..
__init__.py
improve code/adjustments
2025-01-03 07:14:32 +01:00
denyall.py
add support for auth.type=denyall
2024-06-07 06:45:39 +02:00
dovecot.py
Disable overloading BaseAuth login method
2024-12-25 21:56:04 +03:00
htpasswd.py
remove obsolete code and comment as constant execution time is now done by __init__.py
2025-01-03 07:02:29 +01:00
http_x_remote_user.py
Change name in file header
2021-12-09 16:55:46 +01:00
ldap.py
LDAP auth: indroduce config option 'ldap_user_attribute'
2025-01-02 12:05:39 +01:00
none.py
added compatibility with a case-insensitive authentication provider
2024-04-17 18:31:51 +03:00
remote_user.py
Change name in file header
2021-12-09 16:55:46 +01:00