SPX-GC
SPX-GC copied to clipboard
FusionDirectory is a modern, efficient and secure Identity Management (IAM) solution.
English is not a nice language, I'm sure :smile:. Make some corrections (especially e.g. "the" and use of plurals) and a few other updates to make things tidier, or change...
Similarly to https://github.com/fusiondirectory/fusiondirectory/issues/45, there still were `maxlength` constraints in place for the password recovery pages which would result in a mismatch error when passwords were longer than 40 characters.
When `fusiondirectory-setup` recreates `variables.inc` it misses a closing comment.
The current expectation for installing FusionDirectory seems to be to have to copy the Smarty plugins into the system smarty plugins directory. This is often going to be under `/usr`...
**Describe the bug** As I see in LDAP query, it's only search for cn, uid, description, givenName, sn. In 1.3 it works by email searching **To Reproduce** Steps to reproduce...
There is [hardcoded running as root requirement](https://github.com/fusiondirectory/schema2ldif/blob/1.3-fixes/bin/ldap-schema-manager#L128) in ldap-schema-manager. This disallows one to use it for schema management of rootless slapd (i.e. when slapd is configured in container to run...
Fusion directory installations fails for all the versions in RHEL 7 owing to missing dependency php-Smarty3 from fusiondirectory-extra repos
Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...
Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.4. Changelog Sourced from async's changelog. v3.2.4 Fix a bug in priorityQueue where it didn't wait for the result. (#1725) Fix a bug where unshiftAsync...