996d7bb1dc
This commit is mainly as a result of creating DN entries and improves some backend functions:
...
* Enable creation of new entries,
* Change all our ajax frames to go through /frames URI instead of /dn,
* Add our frame command to the encrypted DN,
* Automatically redirect to root URL when selecting a tree item and currently in another path (as a result of a prior POST activity),
* Some validation improvements DNExists/HasStructuralObjectClass
2025-03-02 10:30:36 +11:00
7950cc3404
Some php 8.4 deprecation fixes
Create Docker Image / Test Application (x86_64) (push) Successful in 27s
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 1m29s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 4m35s
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s
2025-02-16 14:24:23 +11:00
bbef155fd2
Fix for 'Couldnt figure out a password hash for {SSHA}' fixes #286
2025-02-04 09:23:09 +11:00
4dfebe9053
For the schema browser, highlight structural object classes when showing attributes. Expose objectclass objects instead of names for objectclasses of a DN
2025-01-19 22:01:20 +11:00
673f070cb7
Add support for SASL Kerberous realms. Closes #114
Create Docker Image / Test Application (x86_64) (push) Successful in 33s
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 1m22s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 3m39s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
2025-01-18 22:55:50 +11:00
2445cac6a6
Add Crypt based password functions
2025-01-18 21:47:49 +11:00
d3d7881e3b
Added additional password hashing functions
Create Docker Image / Test Application (x86_64) (push) Successful in 33s
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 1m26s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 3m36s
Create Docker Image / Final Docker Image Manifest (push) Successful in 11s
2025-01-18 16:43:49 +11:00
08e838d40a
Foundation for Check Password and password functions - only Clear is currently implemented
2025-01-18 16:43:49 +11:00
30f964b849
Use our Attribute::class when rendering update_confirm
2025-01-18 16:43:49 +11:00
293f1ab9ce
Remove usage of search() === to contains()
2025-01-18 16:43:49 +11:00
960e0de5c8
Fix to getDirty() when using MD5Updates Trait on attributes
2025-01-18 16:43:49 +11:00
59c8ed95c5
Fixes for testing
2024-01-21 18:15:23 +11:00
4c8bd1c81f
Start of implementation of Import and Export using LDIF
2024-01-21 15:56:25 +11:00
6991983743
Rework Components to use consistent variables and interface
2024-01-20 10:37:47 +11:00
c02f390f64
Fix display of password attributes and update processing with jpegphoto and password
2024-01-09 17:44:50 +11:00
652cdee034
Enabled adding new attributes to a DN
2023-09-02 23:24:18 +10:00
f01f88b3bd
Work on DN edit rendering
2023-04-13 10:40:01 +10:00
4fd51abcb1
More work on displaying and editing an LDAP entry
2023-04-03 10:14:20 +10:00
dd17873905
Update architect-ui, bootstrap, javascript and css
2023-03-27 19:22:47 +11:00
a99770951d
Implemented more attribute classes
2023-03-02 19:07:45 +11:00
c0c9a5576e
Added rendering attribute hints
2023-03-02 19:07:45 +11:00
64d1a09db4
Minor schema cosmetic code fixes, more Attribute implementation from old pla, start of LDAP DN view/edit
2023-03-02 09:54:30 +11:00
Deon George
491f04cd5d
Updated server info
2023-02-19 20:25:32 +11:00
Deon George
10a2d2161b
Start of using Attribute objects, rendering jpegphoto
2021-12-12 14:13:55 +11:00
Deon George
a80a2725bc
Start of using Attribute objects, rendering jpegphoto
2021-12-11 00:24:00 +11:00