Commit graph

20 commits

Author SHA1 Message Date
Benjamin Renard
bbf40090a9 LSformRule::inarray: add reverse parameter 2022-02-17 10:38:41 +01:00
Benjamin Renard
5d51114b8d Revert zxcvbn usage in LSexample to keep PHP5 support
Also add note about LSformRule_zxcvbn requirement of PHP >= 7.
2021-12-16 19:14:20 +01:00
Benjamin Renard
db287937b7 Add LSformRule_zxcvbn 2021-12-16 18:58:29 +01:00
Benjamin Renard
e099a27533 Add dynamic groups support (with cache members attributes)
Add LSaddon dyngroup with feature to handle update static cache members
attributes on users or dyngroup URI changes. The update process could
also be runned using CLI update_dyngroups_members_cache command
(allowing cron task configuration).

LSexample also evoluate to add example of dynamic groups implementation.
On this occasion, the restore_lsexample script was completely rewrited.
2021-07-21 19:42:22 +02:00
Benjamin Renard
18cc960755 Add LSformRule_numberOfValues 2021-07-19 16:54:41 +02:00
Benjamin Renard
7e74853021 LSattr_html::date & LSformRule:📅 add special_values parameter 2020-09-09 18:40:44 +02:00
Benjamin Renard
5b6bb28b4d LSformElement :: password: fix/improve send new password feature 2020-07-07 16:04:32 +02:00
Benjamin Renard
ce76872080 Add LSformRule :: differentPassword 2019-06-20 20:14:54 +02:00
Benjamin Renard
593a4c5e96 LSformRule :: ssh_pub_key : fix check 2017-12-22 17:34:21 +01:00
Benjamin Renard
049efb1eef Add LSformRule :: ssh_pub_key 2017-12-22 17:13:48 +01:00
Benjamin Renard
e0641191b7 Add documentation about LSformRule :: callable 2017-08-22 15:06:47 +02:00
Pierre Arnaud
245094e078 Update conf/LSattribute/check_data/alphanumeric.docbook documentation 2014-08-14 16:33:20 +02:00
Benjamin Renard
5efa437612 LSformRule :: password : Added minValidRegex parameter and use preg_match() function instead of deprecated ereg() function 2014-06-19 16:41:27 +02:00
Benjamin Renard
316aee7f49 Doc : add info about LSformRule :: inarray 2014-06-17 17:59:22 +02:00
Benjamin Renard
bfe61bce73 Doc : Added details about regex format using in regex check_data 2014-02-04 15:26:23 +01:00
Benjamin Renard
03c543f842 LSformRule::integer : Added min and max parameters. 2012-09-04 12:05:48 +02:00
Benjamin Renard
d86de5e51a Doc : Fixed last commit about LSformRule_integer 2010-07-30 21:06:21 +02:00
Benjamin Renard
21969b47d3 LSformRule_integer : Added integer form rule 2010-07-30 18:07:39 +02:00
Benjamin Renard
f3629f3cb9 - Docs : Correction orthographique 2009-03-17 19:22:06 +00:00
Benjamin Renard
13dff86fd1 - Documentation : commit initial. 2009-03-17 19:21:10 +00:00