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 |
Unrud
|
b7590f8c84
Rework configuration
|
6 years ago |
Unrud
|
63e6d091b9
Update copyright
|
6 years ago |
Unrud
|
1a26df865c
passlib: use hash() instead of deprecated encrypt()
|
7 years ago |
Unrud
|
5e0a387ed9
remove whitespace before email
|
7 years ago |
Unrud
|
8869b34470
refactor
|
7 years ago |
Guillaume Ayoub
|
1001bcb676
Remove extra auth, rights and storage modules
|
10 years ago |
Guillaume Ayoub
|
434cb533e9
Remove Python 2 support
|
10 years ago |
Guillaume Ayoub
|
b4438d25f7
Cosmetics in htpasswd
|
10 years ago |
Jan-Philip Gehrcke
|
3abbdcf671
htpasswd.py: add optional MD5-APR1 and BCRYPT support via passlib.
|
10 years ago |
Marc Kleine-Budde
|
13c61bf936
auth/htpasswd: add support for salted sha1 passwords
|
11 years ago |
Christian Roeder
|
8673717838
Allow tilde expansion for htpasswd file
|
11 years ago |
Guillaume Ayoub
|
406bb6e8cc
Update copyright years
|
13 years ago |
Guillaume Ayoub
|
98bbe61f67
Use relative imports
|
13 years ago |
Guillaume Ayoub
|
45afac5353
Code cleaned and modules renamed
|
13 years ago |