Sacha Pignot
4810534025
NEW: Add OIDC user auto-creation and fix login bugs ( #37314 )
...
* NEW #25922 Add OIDC user auto-creation and fix login bugs
NEW #25922 Add OIDC user auto-creation and fix login bugs
* Fix indentation in OIDC auto-create user admin settings block
* Move require_once statements to file level in openid_connect.lib.php
* Cast login_claim to string before user creation
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-02-28 15:37:48 +01:00
hansemschnokeloch
4682a9bbfa
Remove jstz.min.js from JavaScript array ( #37017 )
...
jstz.min.js was deleted in 5599ac733b
2026-01-28 18:01:17 +01:00
ldestailleur
f4bee4810e
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-03-11 10:45:36 +01:00
ldestailleur
63dd269dfa
SEC FIX Reflected XSS reported by 柏天浩
2025-03-11 10:43:25 +01:00
ldestailleur
a65f699528
FIX Reflected XSS reported by 柏天浩
2025-03-11 10:38:26 +01:00
ldestailleur
b45a1c21ee
NEW introduce method dolSetCookie
2025-03-11 10:21:45 +01:00
Frédéric FRANCE
01297eeb86
fix phpstan ( #32188 )
...
* fix phpstan
* fix typos
* add phpdoc
* cut long line
2024-12-01 23:15:27 +01:00
MaximilienR-easya
66d8bc4f01
NEW Module to setup OpenID Connect module ( #30317 )
...
* import openid connect custom module phase 1
* indent fix
* fix ci
* Fix ci
* Fix
* add missing lang file
* lang file
* Multiple fix: callback url overwriten by a js.php from a module, admin page path fix, add a field to set MAIN_AUTHENTICATION_OIDC_LOGIN_CLAIM
* windows-ci friendly modification
* windows-ci friendly modification
* comment
* Fix precommit
* Fix precommit
* Fix precommit
* Fix precommit
* Update lang file and conditions
* Update functions_openid_connect.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-07-21 02:12:03 +02:00