c1ba6df90d
DN updates some array values can be NULL (to delete the value), so validation show allow for that
2024-01-20 16:07:44 +11:00
74bd996f7a
Enable login by any attribute - defaults to uid.
...
Implements #253
2024-01-08 15:09:17 +11:00
ef355e8193
Implement LdapRule to limit user logins by objectclass.
...
Now logins are allowed by any objectclass unless LDAP_LOGIN_OBJECTCLASS is defined, we should be an array of allowed objectClass (any match).
Improvement for #245
2024-01-08 15:08:26 +11:00
652cdee034
Enabled adding new attributes to a DN
2023-09-02 23:24:18 +10:00
eafae02c7b
Enabled form validation
2023-04-13 10:40:01 +10:00
a99770951d
Implemented more attribute classes
2023-03-02 19:07:45 +11:00
e0fb057c84
Implemented attribute sorting with configuration to determine sort order
2023-03-02 10:17:15 +11:00
Deon George
413f1ec065
Implemented caching of our base_dn
2023-01-31 10:44:35 +11:00
Deon George
dabca67fc8
Updated directorytree/ldaprecord-laravel to v2
2021-12-11 00:24:00 +11:00
Deon George
15ff508429
Swap out adldap2/adldap2 for directorytree/ldaprecord-laravel
2021-12-10 23:51:48 +11:00
Deon George
de4fa04d3b
Start of tree being rendered by API/AJAX calls
2021-12-10 23:51:48 +11:00
Deon George
f8717480fd
CSS/JS updates, initial page rendering
2021-12-10 23:51:47 +11:00
Deon George
4c90ce11f2
Initial login working
2021-12-10 23:51:47 +11:00