Block a user
BLOG-95 Seperate SQL migration files
**The
VARCHAR(100)
. Some valid email addresses
can exceed this length, potentially leading to data truncation or insertion…
BLOG-95 Seperate SQL migration files
**Hash indexes in PostgreSQL have significant limitations, such as not supporting
range queries,LIKE
operators, orORDER BY
clauses. For an
BLOG-95 refactor: seperate sql migration files
Create user in DB when first login through OIDC
BLOG-94 Create user in DB when first login through OIDC
squid
deleted branch BLOG-94_create_user_when_first_login from squid/blog
2025-08-01 13:24:09 +08:00
BLOG-94 Create user in DB when first login through OIDC
**The current error handling for
get_user_by_source_id
only checks forAuthError::UserNotFound
. If a different database error occurs, it is not propagated,…
BLOG-94 Create user in DB when first login through OIDC
Create user in DB when first login through OIDC
squid
pushed to BLOG-86_image_can_only_be_uploaded_by_logged_in_user at squid/blog
2025-07-30 03:53:31 +08:00