forked from baron/baron-sso
orgfront 권한 정리
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
ac448f31cdae39bc93dc1d1274c30eb8a4ab79ea4b8625ab9b1210a11b151a82 ./manifest.json
|
||||
0d43248e95c0d94fee588a2ae17d7607cd4053711dc0e513aa79634fc0c237d6 ./postgres/baron.dump
|
||||
84bf1e08bce8542f9fdefadd493ba0dd8da669198f8d9dede605f383b159771a ./postgres/globals.sql
|
||||
791cbc1a578e75c306c355cd281ab5aa92e687aacefaeee60354017823bf8ef4 ./postgres/ory_hydra.dump
|
||||
ee0e254fd5eda4b3d668ab5d7ada6829de7fde933db43c4518e6d2dfae5f79fd ./postgres/ory_keto.dump
|
||||
4512f6b1f1d395b06c6100c9ee77ace140ba7ac24a35179390b9f3a21126a9bd ./postgres/ory_kratos.dump
|
||||
4ceeb2434aa1b3f37732bec2285d3f981f1ae2ffed3638b93752f337fcd923a1 ./reports/backup-report.md
|
||||
e5a679f9d24f1ebad6c46a17545d693545db86506cb22bc24eddb6ef01676410 ./reports/baron-postgres-row-counts.txt
|
||||
0159c03b5dffa4e1d784018425fc12e153dcce7a659cc5a7a0bcc9cf9ebe5bfe ./reports/ory_hydra-row-counts.txt
|
||||
cd97643bb6a7dd4515ae32b9ef5d658b4f30fa9d4f8b17212d287891cfe29c2b ./reports/ory_keto-row-counts.txt
|
||||
088c7eb5879f8462f7ba1a82cedd8b186c9692a6b6d7d2bd3d08b4921d6ce3ae ./reports/ory_kratos-row-counts.txt
|
||||
14
backups/pre-saman-works-users-20260608-063605Z/manifest.json
Normal file
14
backups/pre-saman-works-users-20260608-063605Z/manifest.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"format_version": "1",
|
||||
"created_at": "2026-06-08T06:36:07Z",
|
||||
"git_commit": "aa2848c3b6ce",
|
||||
"mode": "maintenance",
|
||||
"environment_scope": "same-env-only",
|
||||
"services": ["postgres", "ory-postgres"],
|
||||
"restore_policy": {
|
||||
"requires_empty_target": true,
|
||||
"requires_confirmation": "baron-sso",
|
||||
"auto_run_migrations": false,
|
||||
"works_relay_auto_resume": false
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,35 @@
|
||||
--
|
||||
-- PostgreSQL database cluster dump
|
||||
--
|
||||
|
||||
\restrict yrvKzJaekZ6C4tG4mnnuA9bxZKiekltyhGrA1fnUC0e979Md2f3UnQh4TsmeqnV
|
||||
|
||||
SET default_transaction_read_only = off;
|
||||
|
||||
SET client_encoding = 'UTF8';
|
||||
SET standard_conforming_strings = on;
|
||||
|
||||
--
|
||||
-- Roles
|
||||
--
|
||||
|
||||
CREATE ROLE ory;
|
||||
ALTER ROLE ory WITH SUPERUSER INHERIT CREATEROLE CREATEDB LOGIN REPLICATION BYPASSRLS PASSWORD 'SCRAM-SHA-256$4096:MsUfyYDDHLEuU7R26Goauw==$VF6QHNq8fhkEWH4ZAM9daFbYrd6BzTyrg7ovbcPEZig=:4CpeffAwyfHv1hJjEvVj1XI2X6KRASciYL9TdXnoVSY=';
|
||||
|
||||
--
|
||||
-- User Configurations
|
||||
--
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
\unrestrict yrvKzJaekZ6C4tG4mnnuA9bxZKiekltyhGrA1fnUC0e979Md2f3UnQh4TsmeqnV
|
||||
|
||||
--
|
||||
-- PostgreSQL database cluster dump complete
|
||||
--
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
e821774288e954f12201c06f370f5948a197dbf34d9b188a349cedd98f3eb745 ./manifest.json
|
||||
8bffd96eac628997bb8b3f0d35508075521341e59d11ba16ea696f3c1e3ed315 ./postgres/baron.dump
|
||||
1381aa12f1fb4265ac5e138e785a4ee6c97be2715cb0889d11855a78c027e44e ./postgres/globals.sql
|
||||
7f6311aa3ba5eedd4cde688361204d42b6c933fdfd86b5bc32a2ab6256149784 ./postgres/ory_hydra.dump
|
||||
7794fd834b68e2fbc4c3380724150ea0b721957f1bec0e7b63964b4f905d0179 ./postgres/ory_keto.dump
|
||||
345606e4ba6e7eef649ccc36320d79df8a55d3903f1a9aeb090d699484a998e6 ./postgres/ory_kratos.dump
|
||||
b835af54b4fc0673d9bfa77f33e8ef7db1f76a3e4de11c6c6323615030362d9a ./reports/backup-report.md
|
||||
9f179b47b977cb983e4f69e58c9833b8ea66f18e9bab424ba2bc3409ae4071e4 ./reports/baron-postgres-row-counts.txt
|
||||
bcd5721f029b961d97ef892619fa2a2a09830421ae3db443f8cecdb60986c2c4 ./reports/ory_hydra-row-counts.txt
|
||||
2554588c3db620f3909ad8078cb66d5da6cc7937a4edac2303c5371ae286dc92 ./reports/ory_keto-row-counts.txt
|
||||
0ac6b9ccef5eddd313866dce5bd1d8918d00f7f0c491bf8222dda35da20916d4 ./reports/ory_kratos-row-counts.txt
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"format_version": "1",
|
||||
"created_at": "2026-06-08T23:31:17Z",
|
||||
"git_commit": "aa2848c3b6ce",
|
||||
"mode": "maintenance",
|
||||
"environment_scope": "same-env-only",
|
||||
"services": ["postgres", "ory-postgres"],
|
||||
"restore_policy": {
|
||||
"requires_empty_target": true,
|
||||
"requires_confirmation": "baron-sso",
|
||||
"auto_run_migrations": false,
|
||||
"works_relay_auto_resume": false
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,35 @@
|
||||
--
|
||||
-- PostgreSQL database cluster dump
|
||||
--
|
||||
|
||||
\restrict YNM8RQaLG0dfEEoUoHaBy7DQvjAb6BrtCCTSFdfauPgDYEdEZSsWvWVUjFc0aHA
|
||||
|
||||
SET default_transaction_read_only = off;
|
||||
|
||||
SET client_encoding = 'UTF8';
|
||||
SET standard_conforming_strings = on;
|
||||
|
||||
--
|
||||
-- Roles
|
||||
--
|
||||
|
||||
CREATE ROLE ory;
|
||||
ALTER ROLE ory WITH SUPERUSER INHERIT CREATEROLE CREATEDB LOGIN REPLICATION BYPASSRLS PASSWORD 'SCRAM-SHA-256$4096:MsUfyYDDHLEuU7R26Goauw==$VF6QHNq8fhkEWH4ZAM9daFbYrd6BzTyrg7ovbcPEZig=:4CpeffAwyfHv1hJjEvVj1XI2X6KRASciYL9TdXnoVSY=';
|
||||
|
||||
--
|
||||
-- User Configurations
|
||||
--
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
\unrestrict YNM8RQaLG0dfEEoUoHaBy7DQvjAb6BrtCCTSFdfauPgDYEdEZSsWvWVUjFc0aHA
|
||||
|
||||
--
|
||||
-- PostgreSQL database cluster dump complete
|
||||
--
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user