lionsdev
  • Joined on 2025-09-22
lionsdev pushed to main at lionsdev/lions-user-manager-server-api 2026-01-03 14:02:46 +00:00
e45a95505a feat: Optimisations UX/UI et amélioration import/export CSV
61f49ba7df Migration complète vers PrimeFaces Freya - Corrections des incompatibilités et intégration de primefaces-freya-extension
Compare 2 commits »
lionsdev pushed to main at lionsdev/lions-user-manager 2025-12-27 00:24:16 +00:00
d798db1e4d Ajout d'un .gitignore complet pour exclure les fichiers sensibles et temporaires
lionsdev pushed to main at lionsdev/primefaces-freya-extension 2025-12-27 00:23:09 +00:00
12ef12c7e8 Initial commit: PrimeFaces Freya Extension - Composants Freya pour PrimeFaces avec support Quarkus
lionsdev created branch main in lionsdev/primefaces-freya-extension 2025-12-27 00:23:09 +00:00
lionsdev pushed to main at lionsdev/lions-user-manager 2025-12-27 00:18:53 +00:00
5c996931a6 Migration complète vers PrimeFaces Freya - Corrections des incompatibilités et intégration de primefaces-freya-extension
lionsdev created repository lionsdev/primefaces-freya-extension 2025-12-27 00:15:04 +00:00
lionsdev pushed to main at lionsdev/unionflow-client-quarkus-prime… 2025-12-24 02:41:27 +00:00
c0e2c4da45 Revert "Fix: Remove explicit redirect-path to enable transparent OIDC callback handling"
lionsdev pushed to main at lionsdev/unionflow-client-quarkus-prime… 2025-12-24 02:33:41 +00:00
a67932db3c Fix: Remove explicit redirect-path to enable transparent OIDC callback handling
lionsdev pushed to main at lionsdev/unionflow-client-quarkus-prime… 2025-12-24 02:00:09 +00:00
7c4cc9e7f8 Fix: Restaurer quarkus.oidc.authentication.redirect-path=/auth/callback en production
lionsdev pushed to main at lionsdev/unionflow-client-quarkus-prime… 2025-12-22 17:07:25 +00:00
0f5b0af598 Fix: Utiliser le callback path par défaut de Quarkus OIDC
lionsdev pushed to main at lionsdev/unionflow-client-quarkus-prime… 2025-12-21 04:26:46 +00:00
75befc9361 Fix: Remove invalid applies-to configuration causing startup crash
lionsdev pushed to main at lionsdev/unionflow-client-quarkus-prime… 2025-12-21 04:19:23 +00:00
88b92b04d8 Fix: Correct OIDC authentication permissions to allow public access to landing page
lionsdev pushed to main at lionsdev/unionflow-client-quarkus-prime… 2025-12-21 03:17:37 +00:00
e72754ecbe chore: Update lions-user-manager-client dependency to v1.0.1
lionsdev pushed to main at lionsdev/unionflow-client-quarkus-prime… 2025-12-21 02:50:38 +00:00
7f9d639410 fix: Update Dockerfile for Quarkus 3.x format (quarkus-app)
lionsdev pushed to main at lionsdev/unionflow-client-quarkus-prime… 2025-12-21 02:31:22 +00:00
a3d52d9d6d fix: OAuth redirect configuration for production
lionsdev pushed to main at lionsdev/unionflow-client-quarkus-prime… 2025-12-14 17:10:50 +00:00
d6ab90c810 🔒 SÉCURITÉ - Audit UnionFlow: Corrections Critiques et Majeures
lionsdev pushed to main at lionsdev/unionflow-server-impl-quarkus 2025-12-14 17:10:45 +00:00
23528197cf 🔒 SÉCURITÉ - Audit UnionFlow: Corrections Critiques et Majeures
lionsdev pushed to main at lionsdev/unionflow-client-quarkus-prime… 2025-12-14 12:26:08 +00:00
3a2027763b Fix: Add Quarkus Arc CDI configuration to application-prod.properties
lionsdev pushed to main at lionsdev/unionflow-client-quarkus-prime… 2025-12-14 12:09:15 +00:00
d227682736 Fix: Remove custom OAuth callback path and set index.xhtml as welcome file
lionsdev pushed to main at lionsdev/unionflow-client-quarkus-prime… 2025-12-14 00:54:04 +00:00
d42c10d029 Fix: Add quarkus.oidc.authentication.redirect-path=/auth/callback for OAuth callback handling