From 26f1ea65b3d0925e49b3372f13a1c07ddf718561 Mon Sep 17 00:00:00 2001 From: mrjvs Date: Sat, 15 Aug 2026 16:25:38 +0200 Subject: [PATCH] chore: mark auth pages as finished --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 32e5143..4595567 100644 --- a/README.md +++ b/README.md @@ -74,10 +74,10 @@ The website is currently in a refactor, here is what is still left on the fronte - [X] Account: Edit server environment - [ ] Account: Edit account info - [X] Donations: stripe checkout frontend -- [ ] Auth: Login -- [ ] Auth: Logout -- [ ] Auth: Register -- [ ] Auth: Forgot password flow +- [x] Auth: Login +- [x] Auth: Logout +- [x] Auth: Register +- [x] Auth: Forgot password flow - [ ] Content: Term pages - [ ] April fools' - [X] Content: Documentation pages