Skip to content

Comments

Bdc34/mkdb changes#20

Merged
DavidLFielding merged 3 commits intodevelopfrom
bdc34/mkdb-changes
Feb 24, 2026
Merged

Bdc34/mkdb changes#20
DavidLFielding merged 3 commits intodevelopfrom
bdc34/mkdb-changes

Conversation

@bdc34
Copy link
Contributor

@bdc34 bdc34 commented Feb 23, 2026

Changes to generate users for test db using the db models, not the arxiv-base arxiv.auth.domain models.

@bdc34 bdc34 requested a review from DavidLFielding February 23, 2026 22:49
Copy link

@DavidLFielding DavidLFielding left a comment

Choose a reason for hiding this comment

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

Looks good.

first_name=person.name(),
last_name=person.surname(),
suffix_name=person.title(),
policy_class=2,

Choose a reason for hiding this comment

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

At some point we may want to create an administrative user.

Copy link
Contributor

Choose a reason for hiding this comment

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

Doing that now would allow us to say things like "Admins can use the file upload and download in submit 2.0 without changing the status of a submission", which is a Project Requirement.

@DavidLFielding DavidLFielding merged commit dd114ab into develop Feb 24, 2026
@DavidLFielding DavidLFielding deleted the bdc34/mkdb-changes branch February 24, 2026 15:33
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.

3 participants