-
- Downloads
Merge branch 'if-token_expiry_enforcement_revert_16-3' into '16-3-stable-ee'
Do not enqueue PAT expiry enforcement migration See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/153457 Merged-by:John Skarbek <jskarbek@gitlab.com> Approved-by:
Alper Akgun <aakgun@gitlab.com> Approved-by:
Smriti Garg <sgarg@gitlab.com> Approved-by:
Sofia Vistas <svistas@gitlab.com> Co-authored-by:
Imre Farkas <ifarkas@gitlab.com> Co-authored-by:
agius <andrew@atevans.com>
No related branches found
No related tags found
Showing
- db/post_migrate/20230522073230_add_not_null_constraint_to_personal_access_tokens_expires_at.rb 6 additions, 3 deletions...t_null_constraint_to_personal_access_tokens_expires_at.rb
- db/post_migrate/20230608071301_requeue_cleanup_personal_access_tokens_with_nil_expires_at.rb 2 additions, 20 deletions...eue_cleanup_personal_access_tokens_with_nil_expires_at.rb
- db/structure.sql 0 additions, 3 deletionsdb/structure.sql
- lib/gitlab/background_migration/cleanup_personal_access_tokens_with_nil_expires_at.rb 1 addition, 10 deletions...ion/cleanup_personal_access_tokens_with_nil_expires_at.rb
- spec/lib/gitlab/background_migration/cleanup_personal_access_tokens_with_nil_expires_at_spec.rb 0 additions, 38 deletions...leanup_personal_access_tokens_with_nil_expires_at_spec.rb
- spec/migrations/20230608071301_requeue_cleanup_personal_access_tokens_with_nil_expires_at_spec.rb 0 additions, 25 deletions...leanup_personal_access_tokens_with_nil_expires_at_spec.rb
Please register or sign in to comment