Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user model #545

Merged
merged 9 commits into from
Jun 15, 2022
Merged

Add user model #545

merged 9 commits into from
Jun 15, 2022

Conversation

Floppy
Copy link
Collaborator

@Floppy Floppy commented Jun 14, 2022

This PR creates a user model using Devise. It also creates a default admin user (using data-migrate) and automatically logs in that single default user.

The idea is that this lets us store settings correctly per-user now, and later on when we want to add multiuser capabilities, we can smoothly upgrade things.

@Floppy Floppy merged commit 0319dee into main Jun 15, 2022
@Floppy Floppy deleted the devise branch June 15, 2022 08:02
@Floppy Floppy added the feature User-facing features and product enhancements label Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature User-facing features and product enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant