Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 17:16:13 +00:00
010ef448e7 gate2: fix all migrations for fresh DB installation
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 16:51:17 +00:00
d37388423d gate2: fix ix_contacts_tenant_id conflict — drop old index before recreate in 0021
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 16:34:38 +00:00
e43a906cde gate2: fix ix_contacts_tenant_id duplicate (index=True in 0021 vs create_index in 0002)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 16:20:12 +00:00
dd7ad461d8 gate2: fix duplicate column/index in migrations for fresh DB installation
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 15:50:08 +00:00
224a5ea9af gate2: fix migration 0019 duplicate deleted_at on roles (IF NOT EXISTS)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 10:07:06 +00:00
3f3ef28264 gate: final acceptance report — Gate 1 + Gate 4 passed, Gate 2/3/5 open
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 10:04:29 +00:00
3032ad2cbf gate4: migration 0088 — auth RLS policies for password_reset_tokens and audit_log
Leopoldadmin opened issue Leopoldadmin/leocrm#309 2026-07-31 10:02:55 +00:00
[Auto] [Backend] POST /api/v1/auth/password-reset/confirm → 400
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 10:01:14 +00:00
a303a4e455 gate4: use separate API session for audit log in confirm_password_reset
Leopoldadmin opened issue Leopoldadmin/leocrm#308 2026-07-31 09:59:52 +00:00
[Auto] [Backend] POST /api/v1/auth/password-reset/confirm: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (...
Leopoldadmin opened issue Leopoldadmin/leocrm#307 2026-07-31 09:59:46 +00:00
[Auto] [Backend] POST /api/v1/auth/password-reset/confirm: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (...
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 09:58:13 +00:00
a721db5214 gate4: set tenant context before audit log in confirm_password_reset
Leopoldadmin opened issue Leopoldadmin/leocrm#306 2026-07-31 09:57:25 +00:00
[Auto] [Backend] POST /api/v1/auth/password-reset/confirm: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (...
Leopoldadmin opened issue Leopoldadmin/leocrm#305 2026-07-31 09:56:21 +00:00
[Auto] [Backend] POST /api/v1/auth/password-reset/confirm: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (...
Leopoldadmin opened issue Leopoldadmin/leocrm#304 2026-07-31 09:56:16 +00:00
[Auto] [Backend] POST /api/v1/auth/password-reset/confirm: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (...
Leopoldadmin opened issue Leopoldadmin/leocrm#303 2026-07-31 09:55:11 +00:00
[Auto] [Backend] POST /api/v1/auth/password-reset/confirm: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (...
Leopoldadmin opened issue Leopoldadmin/leocrm#302 2026-07-31 09:55:03 +00:00
[Auto] [Backend] POST /api/v1/auth/password-reset/confirm: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (...
Leopoldadmin opened issue Leopoldadmin/leocrm#301 2026-07-31 09:54:46 +00:00
[Auto] [Backend] POST /api/v1/auth/password-reset/confirm: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (...
Leopoldadmin opened issue Leopoldadmin/leocrm#300 2026-07-31 09:54:40 +00:00
[Auto] [Backend] POST /api/v1/auth/password-reset/confirm: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (...
Leopoldadmin opened issue Leopoldadmin/leocrm#299 2026-07-31 09:53:25 +00:00
[Auto] [Backend] POST /api/v1/auth/password-reset/request: (sqlalchemy.dialects.postgresql.asyncpg.ProgrammingError) <class 'asyncpg.exceptions.InsufficientPrivilegeError'>: new row violates row-level security policy for table "password_reset_tokens" [...