Skip to content
Snippets Groups Projects
  1. Dec 09, 2020
  2. Dec 08, 2020
  3. Dec 07, 2020
  4. Nov 10, 2020
  5. Nov 03, 2020
  6. Oct 26, 2020
  7. Oct 01, 2020
  8. Sep 30, 2020
  9. Sep 27, 2020
  10. Sep 23, 2020
  11. Sep 18, 2020
  12. Sep 17, 2020
  13. Sep 16, 2020
  14. Sep 14, 2020
  15. Aug 26, 2020
  16. Aug 25, 2020
  17. Aug 20, 2020
  18. Aug 12, 2020
  19. Aug 05, 2020
    • Makhtar DIAGNE's avatar
      Java11 (#41) · d3ea578b
      Makhtar DIAGNE authored
      
      * [TECH] Nginx add referential apps
      
      * [TECH] Fix theme default logo
      
      * [TECH] Fixes from PR review
      
      * [TECH] Strange fixes for ui-referential (why was it working)
      
      * Update ui/ui-frontend/projects/identity/src/locale/messages.xlf
      
      Co-authored-by: default avatarCouzinieAtCines <62284459+CouzinieAtCines@users.noreply.github.com>
      
      * [TECH] Merge fixes
      
      * compilation works
      
      * it runs
      
      * fix login/pwd authentication
      
      * handle provided username
      
      * some refactoring
      
      * login/pwd + authn delegation works (with or without service)
      
      * surrogation works
      
      * change password is triggered when the user is already authenticated using the doChangePassword parameter
      
      * password management
      
      * final tests on surrogation
      
      * WIP MFA
      
      * MFA works
      
      * [TECH]  Update project from JAVA8 to JAVA11 with dependencies
      
      * [TECH] Remove unused jks files in integration data
      
      * fix back links
      
      * don't lost surrogation when bad password
      
      * [TECH] CAS set metrics dependency for prometheus
      
      * cle...
  20. Jul 27, 2020
  21. Jul 24, 2020
    • Mathieu Leguay's avatar
      Amélioration de la gestion des scripts Mongo (#38) · bdfb46cd
      Mathieu Leguay authored
      * [DLAB-4154] Fix PKI: missing password in vault file for the cert vitamui
      
      * [DLAB-4154] Improve the management of mongo scripts
      
      - Mutualize scripts between dev environment and deployment
      - Add versioning on scripts executed on a given environment
      
      * [DLAB-4154] Upgrade scripts organization for PKI in order to authorize overrides
      
      * [DLAB-4154] Add PKI for dev
      
      * [DLAB-4154] Fix PKI: missing password in vault file for the cert vitamui
      
      * [TECH] generate certs & stores for new referential apps
      
      * [TECH] Dev environment : avoid duplication & use certs in dev-deployment in root project
      
      * [TECH] Remove dlab mentions in yml playbook
      
      * [TECH] Fix spelling errors
      
      * [TECH] Generate vitamui examples certs in deployment
      
      * [TECH] Fix spelling errors
      
      * [TECH] Update scripts and mongo configuration for referential apps
      
      * [TECH] Nginx add referential apps
      
      * [TECH] Remove mitogen execution
      
      * [TECH] Mongo dev add hosts config
      
      ...