Benjamin Renard
1e6fa6fe8e
Improve samba config in LSexample
2020-09-09 20:20:03 +02:00
Benjamin Renard
a4183a88fc
Improve Samba support using LSaddon::samba
2020-09-09 19:00:55 +02:00
Benjamin Renard
15941ac678
Add LSattr LDAP & HTML sambaAcctFlags type
2020-09-09 18:45:34 +02:00
Benjamin Renard
7e74853021
LSattr_html::date & LSformRule: 📅 add special_values parameter
2020-09-09 18:40:44 +02:00
Benjamin Renard
f234709722
LSlog: add TRACE log level
2020-08-07 18:05:50 +02:00
Benjamin Renard
5872430863
LSlog handlers: add enabled parameter
2020-06-30 11:03:48 +02:00
Benjamin Renard
b898b0a9b7
LSexample: enable changeInput feature on LSpeople userPassword field
2020-06-30 10:27:43 +02:00
9cd76faeed
LSexample: fix LSpeople userPassword error message
2020-06-13 10:24:14 +02:00
079f39ab4b
LSformElement::password: Add confirmChangeQuestion parameter
2020-06-13 10:14:16 +02:00
Benjamin Renard
38ed2ca08c
LSformElement::password: Add confirmChange parameter
2020-06-11 20:14:16 +02:00
Benjamin Renard
c989126f9a
Fix historical typo in variable $GLOBALS['defaultJSscripts'] name (missing "R")
2020-05-28 20:32:18 +02:00
Benjamin Renard
3fbd9e8073
Move custom JS & CSS handling methods from LSsession to LStemplates
...
The following method are now offer by LStemplate:
- addJSscript()
- addLibJSscript()
- addJSconfigParam()
- addCssFile()
- addLibCssFile()
Old methods are always provided by LSsession, but an deprecated error
message wil be displayed to alert on it.
2020-05-28 16:56:36 +02:00
Benjamin Renard
d68b15bac3
Add default LSprofiles with the name of authenticable object types
...
Consquently adjust LSaccessRigthsMatrixView addon and make some
representative change in LSexample for demo
2020-05-25 11:09:32 +02:00
Benjamin Renard
cf1a98e4b3
LSselect: fix number objects of by page
2020-05-20 18:49:08 +02:00
Benjamin Renard
fc3912b48b
LSexample: put admin user as globally admin of the first LDAP server
2020-05-19 18:59:30 +02:00
Benjamin Renard
6d21aa8b72
LSgroup: allow only one godfather
...
For demo of object selection for a non-multiple value attribute.
2020-05-19 18:44:57 +02:00
Benjamin Renard
9aec383694
LSgroup: allow possibility to select sysaccounts
2020-05-19 18:43:08 +02:00
Benjamin Renard
d2761a29ae
Fix typo in default config.inc.php file
2020-05-12 20:20:33 +02:00
Benjamin Renard
f1ce6380b9
LSexample: now handle LSsysaccount and and allow it to connect
2020-05-12 20:12:57 +02:00
Benjamin Renard
a6f07faca0
LSauth: Add possibility to configure more than one LSobject type as user
2020-05-12 19:23:24 +02:00
Benjamin Renard
f61a8b7c71
LSpeople: fix uid validation (blocking CSV import)
2020-05-11 10:34:45 +02:00
b574300ab3
LSlog_handler : add excluded_loggers configuration parameter
2020-05-08 13:18:17 +02:00
27938eefb9
config.inc.php : fix ident
2020-05-08 12:36:45 +02:00
d069df4d6c
LSlog : add loggers, filters and format message by handlers
2020-05-08 12:32:21 +02:00
Benjamin Renard
7098b3ee79
Massive change of files organisation to move all files outside web-root
...
The web-root directory now contains URL rewrite stuff. All PHP & static files are
in root src directory and are served via LSurl routes.
2020-05-06 12:17:35 +02:00