Skip to content
Snippets Groups Projects
  1. Jun 22, 2021
  2. May 14, 2021
  3. May 07, 2021
  4. Apr 19, 2021
  5. Apr 02, 2021
  6. Mar 29, 2021
  7. Feb 17, 2021
  8. Jan 25, 2021
  9. Jan 21, 2021
  10. Jan 20, 2021
    • Ludovic BLANCHET's avatar
      Branche "tampon" contenant toutes les PRs concernant le nouveaux portail (#145) · bc32829b
      Ludovic BLANCHET authored
      * [DLAB-4011] Fix initial values in color inputs
      
      * [DLAB-4011] create, update theme colors
      
      * [DLAB-4011] Color picker for theme inputs
      
      * [DLAB-4011] Fix custom graphic identity validation
      
      * [DLAB-4011] Fix inputs behavior and appearance
      
      * [Theme] Create primary & secondary variables
      
      * [TECH] Temp fix for repo npm URL
      
      * [DLAB-4011]  Add custom theme to cas, identity and portal
      
      * [TECH] Change trusttore for dlab
      
      * [DLAB-4126] Upgrade deployment (PKI & Ansible scripts)
      
      - Upgrade functions.sh: 
      Addition of genericity on the functions allowing to handle a vault file
      - Add ERASE as input parameters on PKI's scripts in order to preverse existing items when we execute scripts (add module, clients ...)
      - Upgrade generate_stores.sh in order to populate dynamically the linked vault file
      - Upgrade packaging in order to add the archive of deployment
      - Upgrade scripts according to the PKI in order to clean...
  11. Jan 19, 2021
    • Thierry Devillechabrolle's avatar
    • pyXelians's avatar
      Branche "tampon" contenant toutes les PRs concernant le nouveaux portail. (#137) · 56c6458b
      pyXelians authored
      * [DLAB-4011] temp commit
      
      * [DLAB-4011] Fix initial values in color inputs
      
      * [DLAB-4011] create, update theme colors
      
      * [DLAB-4011] Color picker for theme inputs
      
      * [DLAB-4011] Fix custom graphic identity validation
      
      * [DLAB-4011] Fix inputs behavior and appearance
      
      * [Theme] Create primary & secondary variables
      
      * [TECH] Temp fix for repo npm URL
      
      * [DLAB-4011]  Add custom theme to cas, identity and portal
      
      * [TECH] Change trusttore for dlab
      
      * [DLAB-4126] Upgrade deployment (PKI & Ansible scripts)
      
      - Upgrade functions.sh: 
      Addition of genericity on the functions allowing to handle a vault file
      - Add ERASE as input parameters on PKI's scripts in order to preverse existing items when we execute scripts (add module, clients ...)
      - Upgrade generate_stores.sh in order to populate dynamically the linked vault file
      - Upgrade packaging in order to add the archive of deployment
      - Upgrade scripts accordin...
  12. Jan 11, 2021
  13. Dec 14, 2020
  14. Dec 09, 2020
  15. Nov 03, 2020
  16. Sep 18, 2020
  17. 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...
  18. Jul 27, 2020
  19. 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
      
      ...