130ae005a3Added Architect UI
Deon George
2020-09-06 09:46:27 +10:00
e89b4d3287Updated composer dependancies
Deon George
2020-09-06 21:01:37 +10:00
7a195bb844Improved tree rendering
Deon George
2020-09-01 00:13:27 +10:00
6620b9147eAPI query and CI to build the docker demo image Remove unused CI, removed some debugging for the demo
Deon George
2020-08-31 21:41:45 +10:00
de4fa04d3bStart of tree being rendered by API/AJAX calls
Deon George
2020-08-27 22:46:07 +10:00
1e3e4b2196Setup CI testing
Deon George
2020-08-23 12:30:18 +10:00
f3282bed38Framework upgrade to Laravel 7
Deon George
2020-08-23 11:37:08 +10:00
f8717480fdCSS/JS updates, initial page rendering
Deon George
2020-08-22 22:26:06 +10:00
4c90ce11f2Initial login working
Deon George
2020-08-20 22:33:13 +10:00
ed7087c802Initial Laravel Base
Deon George
2019-05-14 17:52:49 +10:00
1d26d435c2Special character issue in password - closes#104
Deon George
2021-12-10 16:14:04 +11:00
a0de69bd58foreach error in lib_ldap_pla.php:checkUniqueAttrs when uidpool is turned on - closes#20
Deon George
2021-12-10 16:05:01 +11:00
a8c9abe22bAdd option to list available password types - closes#143
EtienneBarbier
2021-12-01 14:10:16 +01:00
1c7340ce48Correct incorrent mixing of tabs and spaces. All code (including code originating from the blowfish PR) now correctly use tabs. Spaces are only used for alignment in comments where necessary.
Bert Van de Poel
2021-04-23 11:25:51 +02:00
24ce5d5833Replace salt function with a more modern, cryptographically secure pseudo-random method Set minimum PHP version to 7.0.0 for random_bytes
Bert Van de Poel
2021-04-24 03:33:50 +02:00
fe3798f8ecModernize sha1 and md5 password hash and check functions: remove unnecessary pack, no longer use very old fallbacks, and use random_salt
Bert Van de Poel
2021-04-24 03:34:42 +02:00
1a09e4ff3cModernize sha512 hash code: replace openssl_digest with the generic hash function, remove check no longer necessary in minimum version
Bert Van de Poel
2021-04-24 03:48:49 +02:00
bc1691f5d2Add hash support for ssha512
Bert Van de Poel
2021-04-24 04:02:56 +02:00
54bb4743aaAdd hash support for salted and non-salted sha256 and sha384 (therefore adding full support for all hashes in the sha2 openLDAP module)
Bert Van de Poel
2021-04-25 01:32:10 +02:00
46cc4a1b13Take into account empty arguments
Franky Van Liedekerke
2020-12-03 22:59:13 +01:00
45aa1e5208Added script comment for the Autofill A flag
Maarten
2020-10-05 13:54:37 +02:00
02b047c1f5Bug fix: typo in regex
Maarten
2020-10-05 13:53:46 +02:00
6d4aff8733Added optional delimiter to /K autofill function
Maarten
2020-10-05 13:52:32 +02:00
fc7ab06358Fix broken git command in readme - closes#124
Deon George
2021-12-10 15:05:13 +11:00
00683b3ea7Added TLS client certificate support
Scott Shambarger
2019-11-04 18:02:13 +00:00
da69ebf06aAdded SASL EXTERNAL authentication support
Scott Shambarger
2019-11-03 20:14:12 +00:00
a8fe6f3274Revert part of 0b657471 to fix#105 - Problem with member select list to goun
1.2.6.2
Deon George
2020-09-23 10:13:11 +10:00
0c334f0385Fix for issue #103 - hexdec() causes an deprecation notice when invalid chars are used
1.2.6.1
Deon George
2020-09-19 17:09:29 +10:00
9fac4b415aRelease 1.2.6
1.2.6
Deon George
2020-09-19 13:45:09 +10:00
a4924f7453Updated README with info on PLA v2
Deon George
2020-09-12 22:41:52 +10:00
f4c8c3d31eSF Bug #1008 getContainerPath doesn't properly traverse to baseDN and back & #1009 - return_ldap_hash should not return container object in result set
Nic Bernstein
2013-03-19 13:37:57 +11:00
665dbc2690Fixed detection of SSL encryption, when a reverse proxy is used, that does the encryption. If the server sets the HTTP_X_FORWARDED_PROTO header to 'https' or the HTTP_X_FORWARDED_SSL header to 'on' SSL encryption is assumed
Patrick Baus
2016-08-11 01:32:41 +02:00
e1952cddb6Merge pull request #6 from marclaporte/patch-2
Deon George
2014-09-18 12:32:56 +10:00
ee415fe8c6Merge pull request #5 from marclaporte/patch-1
Deon George
2014-09-18 12:32:08 +10:00
eca5c4ea9fMerge pull request #8 from pteague/master
Deon George
2014-09-18 12:31:19 +10:00
a01752a68c* Fixed posixAccount Shell so that 'Bash' is actually bash and not shell. Also added Shell, Dash, False, and No Login
Patrick Teague
2014-09-16 14:53:52 -05:00