refacto: morbac_pg -> pg_morbac

This commit is contained in:
2026-02-20 10:36:19 +01:00
parent 5b4095677e
commit 2d5f4ca669
18 changed files with 73 additions and 73 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
-- =============================================================================
-- CONFIGURATION
-- =============================================================================
-- Centralized configuration for morbac_pg extension
-- Centralized configuration for pg_morbac extension
-- Edit these values to customize behavior
CREATE TABLE morbac.config (
+1 -1
View File
@@ -1,5 +1,5 @@
-- =============================================================================
-- morbac_pg Extension
-- pg_morbac Extension
-- =============================================================================
-- Multi-OrBAC: Organization-Based Access Control with Multi-Organization Support
-- Based on the CNRS research paper on Multi-OrBAC model