PatchCenter - Application web de gestion du patching
Go to file
Admin MPCZ 69cedff0fe Fix audit exclusion: match sur servers.domaine OR d.name OR d.code, NULL = non-exclu
Les serveurs sans domain_env_id (majorite) etaient exclus a tort car
d.code=NULL et 'NULL NOT IN (...)' = NULL. Utilise COALESCE avec la
colonne plain-text s.domaine en priorite.
2026-04-14 23:59:36 +02:00
app Fix audit exclusion: match sur servers.domaine OR d.name OR d.code, NULL = non-exclu 2026-04-14 23:59:36 +02:00
deploy Add demo DB dump for deployment 2026-04-14 11:43:50 +02:00
tools test_psmp: derivation Fernet exacte identique a secrets_service 2026-04-14 23:46:23 +02:00
.gitignore PatchCenter v2.0 — Initial commit 2026-04-04 03:00:12 +02:00
DEPLOY.md Add deployment guide for SANEF 2026-04-04 03:04:14 +02:00
migrate_applications.sql Users/Contacts: workflow profils + LDAP + sync iTop + etat aligne 2026-04-12 18:50:43 +02:00
migrate_correspondance.sql Patching: exclusions + correspondance prod<->hors-prod + validations 2026-04-12 18:51:30 +02:00
migrate_etat.sql Users/Contacts: workflow profils + LDAP + sync iTop + etat aligne 2026-04-12 18:50:43 +02:00
migrate_users.sql Users/Contacts: workflow profils + LDAP + sync iTop + etat aligne 2026-04-12 18:50:43 +02:00
README.md Initial commit 2026-04-04 02:51:27 +02:00
replace_etat.py Users/Contacts: workflow profils + LDAP + sync iTop + etat aligne 2026-04-12 18:50:43 +02:00
requirements.txt Add requirements.txt for deployment 2026-04-14 11:38:58 +02:00
run.sh PatchCenter v2.0 — Initial commit 2026-04-04 03:00:12 +02:00
tailwind.config.js BOC SAP corrigé, stop/start order, patch waves, DMZ zone, préférences patching 2026-04-05 03:52:46 +02:00

SLPM

SANEF Linux Patch Manager