Commit Graph

2452 Commits (d6fa0dfbf288e238bb7bf6d0dcc4b7bc6c540f29)

Author SHA1 Message Date
Xavier Guimard c8df084247 Update versions 5 years ago
Maxime Besson eb191be72e Add error message when no sf available during upgrade (#2124) 5 years ago
Maxime Besson c183675651 Add option to skip session upgrade confirmation (#2124) 5 years ago
Maxime Besson 1cf1990fe2 Add portal code for session upgrade 5 years ago
Maxime Besson ab356f12fb Add manager option for delayed 2FA (#2124) 5 years ago
Maxime Besson cb43b27904 Add manager options for authn level in issuer apps (#2124, #1848) 5 years ago
Xavier Guimard b9e9ff1f3f Make autopkgtest happy 5 years ago
Maxime Besson 9e6dc394e3 Improve french translation of OIDC terms 5 years ago
Christophe Maudoux c5f9514d11 Update warn message 5 years ago
Clément OUDOT 2ca72e5613 Add del method in CLI (#2303) 5 years ago
Clément OUDOT c2bc521938 Replace messages keyin CLI output by default translation (#2233) 5 years ago
Christophe Maudoux 41380aa158 Display body if there is a message or element to display 5 years ago
Christophe Maudoux 435b2ec552 Revert "Hide body if no message to display" 5 years ago
Christophe Maudoux 05096327c0 Re-order menu & Update langs (#2266) 5 years ago
Christophe Maudoux 7a9020ff25 Modify type (#2266) 5 years ago
Christophe Maudoux 0a4812203c Allowed all special chars and rule to disable local password policy (#2266) 5 years ago
Maxime Besson 759a006ae9 Fix unit test #2299 5 years ago
Maxime Besson 0aff92709c Add unit test for #2299 5 years ago
Maxime Besson 07828a9a85 Add healthcheck endpoint to manager API (#2299) 5 years ago
Christophe Maudoux 2a39b1c2ec Hide body if no message to display 5 years ago
Christophe Maudoux 8b6ab584cf WIP: Update langs & append conf test (#2276) 5 years ago
Maxime Besson aef9409a63 Use local manager conf when checking conf in lmConfigEditor (#2296) 5 years ago
Maxime Besson a5deca8ce8 Fix localConf object when checking new conf in UI (#2296) 5 years ago
Christophe Maudoux 4d52fedfe5 WIP - Incremental tempo 5 years ago
Christophe Maudoux 0614c69a91 Typo 5 years ago
Christophe Maudoux 26de10fd91 Update unit tests 5 years ago
Christophe Maudoux 81a5d2552e Make json - Display oidc tab only if not empty 5 years ago
Christophe Maudoux 0ca3e1fcf5 Update Attributes.pm 5 years ago
Christophe Maudoux 08fb50191e Improve notifications explorer & unit tests (#2283) 5 years ago
Christophe Maudoux 1ce89fb696 Fix warning (#2283) 5 years ago
Maxime Besson c5c6c4ab0c Factor genId2F method into Common 5 years ago
Maxime Besson a4b80b1a37 Manager tests for SameSite attribute 5 years ago
Maxime Besson 26cd1945fb Try to compute the correct value of SameSite by default (#2281) 5 years ago
Christophe Maudoux 9643308717 Fix delete2FA function (#2279) 5 years ago
Christophe Maudoux 299dc19f4d Display instance name when prompting message (#2278) 5 years ago
Christophe Maudoux 3af35204c5 Append conf tests (#2274) 5 years ago
Christophe Maudoux b3164d4bb5 De duplicate test name (#2237) 5 years ago
Maxime Besson ea134d0bfc Fix generation of lmConf-1.json (#2254) 5 years ago
Maxime Besson 2054799baf Move cache directory to /var/cache (#2254) 5 years ago
Maxime Besson 9b348f7cf8 Manager HTML cleanup (#2248) 5 years ago
Maxime Besson dac0300aa5 Remove self closing spans (#2248) 5 years ago
Maxime Besson 593e48e63e Add manager test for #2237 5 years ago
Maxime Besson bef2411132 Allow empty URLs in config values by default (#2253) 5 years ago
Xavier Guimard 9e28948d40 Update Turkish translation from transifex 5 years ago
Xavier Guimard 036b919b6b Update translations 5 years ago
Olof Johansson 054e87c1f9 manager: Adapt html to stricter rules in angularjs >= 1.8.0 5 years ago
Soisik Froger cbe85dd6a2 Manager API: Check confKey is valid when adding a new cat or app to avoid breaking configuration 5 years ago
Soisik Froger e558b30628 Manager API: Fixed error when adding an app to non existing category - now returns a 404 5 years ago
Soisik Froger 53cce170d2 Manager API: Added 404 response code to openapi spec, improved error message on category not found when getting/listing application(s) and added tests to ensure 404 is returned on category or apps not found. 5 years ago
Soisik Froger 72f957957a Manager API: Added menu category and application API (includes openapi spec & tests) 5 years ago