Commit Graph

5 Commits

Author SHA1 Message Date
Nullcaller
b456f6c921 Add options for Courier authlib authentication to user_sql.php
Availible options:
courier_md5 – base64-encoded md5
courier_md5raw – hexadecimal md5
courier_sha1 – base64-encoded sha1
courier_sha256 – base64-encoded sha256
2018-02-10 04:21:12 +03:00
Horst Knorr
78a0247898 code for supervisor mode removed, because functionality exists in official nextcloud app "impersonate" with better GUI 2018-01-30 19:42:37 +01:00
Horst Knorr
cf98f74ba7 code cleanup 2018-01-29 17:52:51 +01:00
Horst Knorr
396c9f0968 bugfixed for Nextcloud 13 2018-01-28 14:41:28 +01:00
Horst Knorr
2e1179e035 added:
* Nextcloud 12 & 13 support
* added SALT support for password algorithms "system" and "password_hash"
* added security fix for password length sniffing attacks
* moved files to be more on the standard places
* renamed some files to be more standard like
* source code changes to be more standard like (max 80 characters)
2018-01-28 14:25:04 +01:00