Skip to content

RBAC - 1#539

Merged
lbedner merged 1 commit intomainfrom
rbac
Mar 15, 2026
Merged

RBAC - 1#539
lbedner merged 1 commit intomainfrom
rbac

Conversation

@lbedner
Copy link
Owner

@lbedner lbedner commented Mar 15, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 15, 2026 20:55
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Auth service’s migration specification in the dynamic Alembic migration generator so newly generated projects (or projects using aegis add auth) get an up-to-date user table schema.

Changes:

  • Add is_verified boolean column (non-nullable, default False) to the auth user table spec.
  • Add last_login datetime column (nullable) to the auth user table spec.

@lbedner lbedner merged commit bfc4720 into main Mar 15, 2026
7 checks passed
@lbedner lbedner deleted the rbac branch March 15, 2026 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants