Commit Graph

5 Commits

Author SHA1 Message Date
3981bee8f7 fix: remove unnecessary notified flag updates in invitation processing
this flag should only be used by post-processing jobs (e.g. invite lifecycle cleanup)

Signed-off-by: Miguel Nogueira <me@nogueira.codes>
2025-08-10 11:03:29 +01:00
927c9e6df0 fix: ensure invitation feature is properly gated to authorized users and guests
Signed-off-by: Miguel Nogueira <me@nogueira.codes>
2025-08-07 21:52:07 +01:00
f551576730 fix: ensure invitation feature is disabled when registrations are not
Signed-off-by: Miguel Nogueira <me@nogueira.codes>
2025-08-07 21:21:38 +01:00
0de1be64b5 fix: fix error message for denied invite snot being shown
Signed-off-by: Miguel Nogueira <me@nogueira.codes>
2025-08-07 20:25:52 +01:00
f7c62a4ac2 feat: add invite notification emails, functionality to admin dashboard and sign up page
Signed-off-by: Miguel Nogueira <me@nogueira.codes>
2025-08-07 18:46:34 +01:00