Marcin Łojewski
|
a3a2a90d87
|
Move CryptoParam to different namespace
|
2018-12-24 23:51:05 +01:00 |
|
Marcin Łojewski
|
d6150f9505
|
Getting crypto parameters
|
2018-12-24 23:46:30 +01:00 |
|
Marcin Łojewski
|
93e769bfe5
|
Dedicated class for crypto parameters
|
2018-12-24 15:28:05 +01:00 |
|
Marcin Łojewski
|
5045c7d931
|
Setting crypto params from admin panel pt II
|
2018-12-24 14:47:55 +01:00 |
|
Marcin Łojewski
|
436c1d930d
|
Setting crypto params from admin panel initial impl
|
2018-12-23 23:49:32 +01:00 |
|
Marcin Łojewski
|
602390b5b8
|
mergre current develop
|
2018-12-22 19:37:05 +01:00 |
|
Marcin Łojewski
|
55797f0d56
|
merge feature into develop
|
2018-12-22 19:25:55 +01:00 |
|
Marcin Łojewski
|
1c1cd89bb2
|
Fix queries after tests
|
2018-12-22 19:01:37 +01:00 |
|
Marcin Łojewski
|
d5b5c36b1c
|
issue#85 Revers active column checkbox
|
2018-12-22 11:07:31 +01:00 |
|
Marcin Łojewski
|
e089bef998
|
Add aliases to queries
issue#83 Error when same column names
|
2018-12-22 10:37:12 +01:00 |
|
Marcin Łojewski
|
8e80480eaa
|
issue#77 Add support for remine password hashes
|
2018-12-16 17:51:37 +01:00 |
|
Marcin Łojewski
|
8eb99e66bb
|
Handle salt in Crypto classes
|
2018-12-16 16:58:13 +01:00 |
|
Marcin Łojewski
|
fb029b8b27
|
issue#79 Password error on sha512 with salt
Added SHA-256, SHA-512
|
2018-12-16 12:32:49 +01:00 |
|
Marcin Łojewski
|
c6c345873c
|
user_sql-78 Hide "password change form"
Hide "password change form" when "Allow password change" not set
|
2018-12-15 20:09:04 +01:00 |
|
Marcin Łojewski
|
4be9acb32c
|
user_sql-80 User Dsiaply Issue
Correctly load user list when display name is null
|
2018-12-15 19:35:20 +01:00 |
|
Marcin Łojewski
|
1b0467d070
|
No configuration for Drupal7
|
2018-10-28 18:36:53 +01:00 |
|
Marcin Łojewski
|
61cfe76fe5
|
Merge branch 'master' into feature/issue#46
|
2018-10-28 18:34:13 +01:00 |
|
Marcin Łojewski
|
0905096612
|
Issue#74 Case (in)sensitive login
|
2018-10-28 18:19:58 +01:00 |
|
Marcin Łojewski
|
9ab6df0f76
|
Issue#68 Get name from guid if not set
|
2018-10-13 11:45:24 +02:00 |
|
Marcin Łojewski
|
2cf7265ac7
|
Update UserRepository.php
|
2018-10-11 16:31:03 +02:00 |
|
Marcin Łojewski
|
e14ca58571
|
Issue#67 Only changed columns in UPDATE queries
|
2018-10-07 14:38:41 +02:00 |
|
Marcin Łojewski
|
be70df421e
|
Merge branch 'feature/drupal_7' into develop
|
2018-10-03 22:02:11 +02:00 |
|
Marcin Łojewski
|
97aafd952c
|
Fixed 'Trying to get property of non-object'
|
2018-10-03 22:01:45 +02:00 |
|
Marcin Łojewski
|
23ccb5d7b0
|
Drupal 7 hash - fixes
|
2018-10-03 21:59:16 +02:00 |
|
Marcin Łojewski
|
fa436280b7
|
Merge pull request #66 from BrandonKerr/drupal7
Create Drupal 7 hash algorithm option
|
2018-10-02 19:27:41 +02:00 |
|
Brandon
|
26dc61cbe5
|
Create Drupal 7 hash algorithm option
|
2018-10-02 13:07:01 -04:00 |
|
Marcin Łojewski
|
2ef7716527
|
'Prepend salt' toggle
|
2018-09-30 20:36:58 +02:00 |
|
Marcin Łojewski
|
7d35d0a67f
|
Whirlpool hash algorithm
|
2018-09-30 20:13:07 +02:00 |
|
Marcin Łojewski
|
924886dd9a
|
Hash configuration
|
2018-09-29 18:05:22 +02:00 |
|
Marcin Łojewski
|
b0495cda4f
|
Fix: Encoding of iteration for 'Extended DES (Crypt)'
|
2018-09-29 17:52:35 +02:00 |
|
Marcin Łojewski
|
bb4b652a51
|
Fixed: Error when 'Display name' not set
|
2018-09-19 21:13:42 +02:00 |
|
Marcin Łojewski
|
fe265ebcd6
|
Merge branch 'develop' into develop-14
|
2018-07-09 20:19:50 +02:00 |
|
Marcin Łojewski
|
ed37c7085d
|
User quota from SQL
|
2018-07-09 19:59:01 +02:00 |
|
Marcin Łojewski
|
5c702edee7
|
hashing -> hash
|
2018-07-07 09:21:40 +02:00 |
|
Marcin Łojewski
|
89598a5b36
|
make getSalt() abstract
|
2018-07-02 21:06:23 +02:00 |
|
Marcin Łojewski
|
d3f38eed7c
|
WoltLab Community Framework 2.x hash implementation
|
2018-07-02 21:01:18 +02:00 |
|
Marcin Łojewski
|
657e5a7ced
|
Handle null value for isAdmin function
|
2018-06-30 23:35:26 +02:00 |
|
Marcin Łojewski
|
01a91f54ce
|
Adopt user backend to Nextcloud 14 interfaces
|
2018-06-30 23:20:48 +02:00 |
|
Marcin Łojewski
|
5218a0e80e
|
Group Backend read only actions.
|
2018-06-30 23:02:29 +02:00 |
|
Marcin Łojewski
|
20ffbfcddb
|
Revert previous commit.
|
2018-06-30 22:59:59 +02:00 |
|
Marcin Łojewski
|
bb8e05b3be
|
Options to enable execute DMLs on tables
|
2018-06-30 22:23:10 +02:00 |
|
Marcin Łojewski
|
3546682804
|
Group backend for Nextcloud 14
|
2018-06-30 19:06:54 +02:00 |
|
Marcin Łojewski
|
74bb55534d
|
merge phpass class into crypto class
|
2018-06-30 17:09:45 +02:00 |
|
Marcin Łojewski
|
ef9db7444a
|
Feature/issue#44 (#47)
phpass implementation
|
2018-06-30 14:32:13 +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
|
a257855e07
|
autocomplete for columns
|
2018-06-28 20:30:14 +02:00 |
|
Marcin Łojewski
|
ecb04a331b
|
autocomplete for tables
|
2018-06-28 20:23:35 +02:00 |
|
Marcin Łojewski
|
a312ba8c47
|
User active column
|
2018-06-13 20:01:09 +02:00 |
|
Marcin Łojewski
|
b00f61193e
|
Fix "Use of undefined constant" error for PHP below 7.2.
|
2018-06-13 19:31:56 +02:00 |
|
Marcin Łojewski
|
db6b5e0d2f
|
Fix SSHA hash
|
2018-06-13 12:47:56 +02:00 |
|