Skip to content

Conversation

@ndnhat1
Copy link

@ndnhat1 ndnhat1 commented Jan 6, 2026

Ticket

GRDM-40446

Purpose

Create new Pull request for #491
Implement 2.1.1.認証属性によるログインアクセス制御 function

Changes

  • Update ログイン可否設定 page (change to ログインアクセス制御 page)
  • Add logic to additionally check user login access control in views that have _must_be_logged_in_factory decorators.
  • Add logic to additionally check user login access control after updating user's profile.
  • Update login availability API for implementing check user login control authentication attribute.

QA Notes

  • Does this change require a data migration? If so, what data will we migrate?
    -> Have data migration:
    • osf_institution table (updated)
    • osf_institutionentitlement table (removed)
    • osf_login_control_authentication_attribute table (added)
    • osf_login_control_mail_address table(added)

Documentation

Side Effects

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.

4 participants