WIP: Support local accounts #13

Draft
Muirrum wants to merge 1 commit from local-accounts into master
Muirrum commented 2024-05-03 21:25:02 -04:00 (Migrated from github.com)
  • Finish local login page
  • Rework design of login flow selector
  • Allow alternative non-WPI emails to be set
  • Bulk mailer for alumni

Issues:
Closes #8
Closes #6

- [ ] Finish local login page - [ ] Rework design of login flow selector - [ ] Allow alternative non-WPI emails to be set - [ ] Bulk mailer for alumni Issues: Closes #8 Closes #6
This pull request has changes conflicting with the target branch.
  • acmsite/dashboard/__init__.py
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin local-accounts:local-accounts
git checkout local-accounts

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff local-accounts
git checkout local-accounts
git rebase master
git checkout master
git merge --ff-only local-accounts
git checkout local-accounts
git rebase master
git checkout master
git merge --no-ff local-accounts
git checkout master
git merge --squash local-accounts
git checkout master
git merge --ff-only local-accounts
git checkout master
git merge local-accounts
git push origin master
Sign in to join this conversation.
No description provided.