- 13 Jun, 2019 4 commits
-
-
Côme Chilliet authored
Resolve "Support disabling specific password methods" See merge request fusiondirectory/fd!606
-
Côme Chilliet authored
issue #5886
-
Côme Chilliet authored
This will allow to disable password methods, for instance clear, empty or md5. issue #5886
-
Côme Chilliet authored
issue #5886
-
- 12 Jun, 2019 6 commits
-
-
Côme Chilliet authored
Resolve "Add a reinitialisation button for the management configuration" See merge request fusiondirectory/fd!605
-
Côme Chilliet authored
issue #5986
-
Côme Chilliet authored
Resolve "Support users with no password" See merge request fusiondirectory/fd!604
-
Côme Chilliet authored
issue #3710
-
Côme Chilliet authored
Resolve "Support users with no password" See merge request fusiondirectory/fd!603
-
Côme Chilliet authored
issue #3710
-
- 11 Jun, 2019 2 commits
-
-
Côme Chilliet authored
Resolve "Support users with no password" See merge request fusiondirectory/fd!602
-
Côme Chilliet authored
issue #3710
-
- 06 Jun, 2019 7 commits
-
-
Côme Chilliet authored
Resolve "Special hook attrs are not available to other tabs" See merge request fusiondirectory/fd!598
-
Côme Chilliet authored
issue #5977
-
Côme Chilliet authored
Resolve "Recovery system needs to give some access to webservice" See merge request fusiondirectory/fd!600
-
Côme Chilliet authored
issue #5996
-
Côme Chilliet authored
Merge branch '5905-add-a-placeholder-to-have-the-first-letter-in-upper-case-and-the-others-in-minor-case' into '1.4-dev' Resolve "add a placeholder to have the first letter in upper case and the others in minor case" See merge request fusiondirectory/fd!601
-
Côme Chilliet authored
t is already in use for translit, to i will be used for Title Case issue #5905
-
Côme Chilliet authored
Now $interactive parameter is used to indicate if standAlonePage instance should take care of config and session setup or not. The webservice uses this to use password recovery programatically. issue #5996
-
- 05 Jun, 2019 5 commits
-
-
Côme Chilliet authored
Resolve "Snapshots are not typed, and no check is done when restoring" See merge request fusiondirectory/fd!597
-
Côme Chilliet authored
This is an attempt at putting restored object through FD open/save cycle to make sure they save without error and trigger any hook that may look for changes. Also store object type in the snapshot LDAP node, even if it is unused at the moment. issue #5715
-
Côme Chilliet authored
Resolve "Audit events DN are too long" See merge request fusiondirectory/fd!599
-
Côme Chilliet authored
This avoids having too many audit events on the same timestamp. issue #5995
-
Côme Chilliet authored
Like int for instance, useful for audit which has fdAuditId issue #5995
-
- 04 Jun, 2019 2 commits
-
-
Côme Chilliet authored
Resolve "Fields searched for by text filter should be provided by tabs" See merge request fusiondirectory/fd!596
-
Côme Chilliet authored
When searching for a type cause an error (like no ACL for the attribute), the type is unchecked, the error shown and the search continues. This allows to search for (sambaSID=*) for instance in systems without having to uncheck everything but workstations first. issue #5867
-
- 03 Jun, 2019 4 commits
-
-
Côme Chilliet authored
Resolve "Hooks should be moved to a config tab" See merge request fusiondirectory/fd!595
-
Côme Chilliet authored
issue #5937
-
Côme Chilliet authored
Resolve "DateAttribute max dates are buggy" See merge request fusiondirectory/fd!594
-
Côme Chilliet authored
issue #5994
-
- 28 May, 2019 4 commits
-
-
Côme Chilliet authored
Merge branch '5993-objects-ls-does-not-handle-correctly-template-searches-with-no-attributes-specified' into '1.4-dev' Resolve "objects::ls does not handle correctly template searches with no attributes specified" See merge request fusiondirectory/fd!593
-
Côme Chilliet authored
issue #5993
-
Côme Chilliet authored
Resolve "Support default dates for DateFilterElement" See merge request fusiondirectory/fd!592
-
Côme Chilliet authored
Used by audit plugin issue #5992
-
- 27 May, 2019 3 commits
-
-
Côme Chilliet authored
Resolve "Use date HTML5 input type for DateAttribute" See merge request fusiondirectory/fd!591
-
Côme Chilliet authored
Date fields are now using HTML5 date input issue #5931
-
Côme Chilliet authored
issue #5931
-
- 21 May, 2019 2 commits
-
-
Côme Chilliet authored
Resolve "We cannot untick the lock in template" See merge request fusiondirectory/fd!590
-
Côme Chilliet authored
Also cleaned up a bit password methods issue #5990
-
- 14 May, 2019 1 commit
-
-
Côme Chilliet authored
Resolve "Do not set charset when content-type is not text/* in HTTP headers" See merge request fusiondirectory/fd!588
-