Peter Bieringer
|
cf914450ee
remove obsolete code and comment as constant execution time is now done by __init__.py
|
1 year ago |
Peter Bieringer
|
6f0ac545f0
code fix
|
1 year ago |
Peter Bieringer
|
0a5ae5b0b4
extend startup logging for htpasswd
|
1 year ago |
Peter Bieringer
|
5a591b6471
use different token
|
1 year ago |
Peter Bieringer
|
8604dacad0
fix typing
|
1 year ago |
Peter Bieringer
|
ca665c4849
add a dummy delay action
|
1 year ago |
Peter Bieringer
|
8fdbd0dbf6
log cosmetics
|
1 year ago |
Peter Bieringer
|
46fe98f60b
make htpasswd cache optional
|
1 year ago |
Peter Bieringer
|
6ebca08423
extend copyright
|
1 year ago |
Peter Bieringer
|
c1be04abd1
fixes suggested by tox
|
1 year ago |
Peter Bieringer
|
5357e692d9
[auth] htpasswd: module 'bcrypt' is no longer mandatory in case digest method not used in file
|
1 year ago |
Peter Bieringer
|
2489356dda
implement htpasswd file caching
|
1 year ago |
Peter Bieringer
|
4f2990342d
add additional debug line
|
1 year ago |
Peter Bieringer
|
9af15e6656
fixes triggered by tox
|
1 year ago |
Peter Bieringer
|
ddd099accd
debug log which password hash method was used
|
1 year ago |
Mathieu Dupuy
|
47bc966a13
fix misspellings
|
1 year ago |
IM
|
239e17d735
added compatibility with a case-insensitive authentication provider
|
1 year ago |
Peter Bieringer
|
f0f4213760
fix log message related to bcrypt+autodetect
|
1 year ago |
Peter Bieringer
|
9a2d42afab
align log text
|
2 years ago |
Peter Bieringer
|
36285143ce
fix for incomplete https://github.com/Kozea/Radicale/pull/1425 and test
|
2 years ago |
Peter Bieringer
|
29a2a80bfd
extend htpasswd_encryption options with sha256/512/autodetect
|
2 years ago |
Peter Bieringer
|
f407915227
next forgotten leftover related to passlib[bcrypt] replacement
|
2 years ago |
Peter Bieringer
|
1593742ce2
make flake8 happy
|
2 years ago |
Peter Bieringer
|
438d5f1735
fix for https://github.com/Kozea/Radicale/issues/1350 replacing passlib[bcrypt] with direct call to bcrypt
|
2 years ago |
Unrud
|
bbaf0ebd8c
Change name in file header
|
4 years ago |
Unrud
|
cecb17df03
More type hints
|
4 years ago |
Unrud
|
562d3aacec
Add unicode support to htpasswd
|
6 years ago |
Unrud
|
6108d8d759
Remove unsecure methods from htpasswd and make md5 default
|
6 years ago |
Unrud
|
e07df9fd1d
Prefix internal attributes with underscore
|
6 years ago |
Unrud
|
88a0af8ba1
Improve documentation
|
6 years ago |