Commit Graph

25 Commits

Author SHA1 Message Date
Marcin Łojewski
49a9b2ed61 can change avatar -> provide avatar 2018-07-07 09:27:20 +02:00
Marcin Łojewski
5c702edee7 hashing -> hash 2018-07-07 09:21:40 +02:00
Marcin Łojewski
a2b65f144c Adding SALT from DB and new Algorithm to be connected with HumHub
https://github.com/nextcloud/user_sql/pull/42
2018-06-30 13:19:04 +02:00
Marcin Łojewski
a312ba8c47 User active column 2018-06-13 20:01:09 +02:00
Marcin Łojewski
0ff0a54e8c Fixes 2018-06-12 21:56:08 +02:00
Marcin Łojewski
8a50badca4 Hide password 2018-06-10 09:49:50 +02:00
Marcin Łojewski
28f7da0c0d admin site template 2018-06-10 09:40:18 +02:00
Marcin Łojewski
c1cc89f456 'lib' rewritten. 2018-03-25 20:57:31 +02:00
Marcin Łojewski
7872d98dd6 SHA1 and MD5 hash implementation. 2018-02-28 21:43:42 +01:00
Marcin Łojewski
3251067b38 Set to default new logic. Add cleartext password hash implementation.
TODO:
- add new implementation of the rest of currently supported hashes
- create update.php changing hash names in the config
2018-02-28 21:31:42 +01:00
Marcin Łojewski
936a831e5a - code formatting (PSR-2)
- removed all ownCloud references
- removed update.php as its supported version was never published on the app store
- updated info.xml
2018-02-28 20:09:12 +01:00
Marcin Łojewski
ebcdaa813b crypt_type 'drupal' for Drupal 7 authentication 2018-02-18 18:53:33 +01:00
Nullcaller
f194c35503 Add new hash options to admin control panel 2018-02-10 04:33:25 +03:00
Marcin Łojewski
2f14ec7832 Updated CHANGELOG.md, name fix 2018-02-06 21:36:50 +01: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
cda958dc91 bugfix: encryption type sha1 reactivated 2018-01-29 17:50:20 +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
Marcin Łojewski
fc7932819a Merge branch 'master' into master 2017-12-21 12:09:40 +01:00
Patrik Novotný
bd507277c9 Add supervisor description 2017-12-21 11:23:05 +01:00
Patrik Novotný
b5d1880a69 Configuration moved to a separate tab. 2017-12-20 18:15:28 +01:00
Patrik Novotný
e02b05dc7d Supervision support added. 2017-12-20 17:50:47 +01:00
Marcin Łojewski
ddc1922d0a Merge pull request #8 from UncleAlbie/master
SHA1 support.
2017-12-19 19:51:24 +01:00
Patrick Valsecchi
3a21b2ddaf Add support for groups 2017-12-19 11:28:20 +01:00
Patrik Novotný
6864e4e0a7 Add SHA1 support. 2017-12-18 16:10:42 +01:00
Marcin Łojewski
956df86e0a copy of https://www.aboehler.at/hg/user_sql/archive/v.2.3.1.tar.gz 2017-02-04 08:58:47 +01:00