1
0
mirror of https://github.com/goharbor/harbor.git synced 2025-04-17 17:35:46 +02:00
harbor/make/migrations/postgresql
stonezdj c163bc8317 Delete users under auth_mode other than db_auth
The following information should cleanup before delete user:
  Delete project member of this user.
  Delete oidc_user when auth_mode is oidc_auth.
  Fixes 
  It also removes the deleted user from project member and the deleted condition in the project member query for consistency
Signed-off-by: stonezdj <stonezdj@gmail.com>
2021-07-12 11:31:40 +08:00
..
0001_initial_schema.up.sql
0002_1.7.0_schema.up.sql
0003_add_replication_op_uuid.up.sql
0004_1.8.0_schema.up.sql
0005_1.8.2_schema.up.sql
0010_1.9.0_schema.up.sql
0011_1.9.1_schema.up.sql
0012_1.9.4_schema.up.sql
0015_1.10.0_schema.up.sql
0030_2.0.0_schema.up.sql
0031_2.0.3_schema.up.sql
0040_2.1.0_schema.up.sql
0041_2.1.4_schema.up.sql
0050_2.2.0_schema.up.sql
0051_2.2.1_schema.up.sql
0052_2.2.2_schema.up.sql Fix duplicate execution record issue 2021-05-12 15:40:52 +08:00
0053_2.2.3_schema.up.sql perf: add 2.2.3 schema up sql to master () 2021-06-01 14:12:25 +08:00
0060_2.3.0_schema.up.sql Fix bug of migration sql for replication policy 2021-05-26 18:57:23 +08:00
0070_2.4.0_schema.up.sql Delete users under auth_mode other than db_auth 2021-07-12 11:31:40 +08:00