Benjamin Renard
|
bbde10bbf0
|
Add some class properties type & coments and clean errors detected by PHPstan (level 2)
|
2023-01-01 19:38:03 +01:00 |
|
Benjamin Renard
|
8a02680114
|
Clean/normalize comments format about parameters & returned value of functions/methods
|
2022-12-31 05:52:31 +01:00 |
|
Benjamin Renard
|
e71823b644
|
Clean errors detected by PHPstan (level 1)
|
2022-12-31 04:09:56 +01:00 |
|
Benjamin Renard
|
7f862c9765
|
Clean errors detected by PHPstan (level 0) and configure CI to run it on each commit
|
2022-12-31 02:02:28 +01:00 |
|
Benjamin Renard
|
457995bc22
|
Add argon2 passwords support
|
2022-04-19 11:53:39 +02:00 |
|
Benjamin Renard
|
2b6b8ce270
|
Fix project URLs and list emails addresses
|
2021-04-13 18:04:19 +02:00 |
|
Benjamin Renard
|
82a236a67c
|
LSattr_ldap_password: fix verify method for Salted SHA2 passwords
|
2021-02-08 11:11:23 +01:00 |
|
Benjamin Renard
|
770533b7ec
|
Ensure attributes values are always an array in LSattribute & LSattr_ldap
|
2020-11-30 19:37:44 +01:00 |
|
Benjamin Renard
|
a8e2ecc343
|
Translate LSerror message at formating/diplaying time
It's permit to be sure to translate message in the right user language,
even if its context isn't loaded at error emission time.
|
2020-08-25 17:31:50 +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 |
|