Commit graph

11 commits

Author SHA1 Message Date
Peter Goodhall
0c9c48779f Notify user on Clublog credential reset
When Clublog returns HTTP 403 (access denied), automatically clear the stored credentials and optionally send the user an email notification with context about the failure. Also sets a session flash warning when the affected user is logged in. Adds an email view template for the notification.
2026-08-02 22:32:50 +01:00
Peter Goodhall
ac27e6a653 Add welcome email feature for new and existing users
Introduces functionality to send a welcome email with credentials to new users upon creation and allows admins to resend a reminder email (without password) to existing users. Adds email templates, UI options for sending emails, and improves user management interface with new actions and enhanced layout.
2025-11-22 15:23:47 +00:00
Peter Goodhall
476b59abc4 Add logbook sharing email notification
Introduces email notifications when a logbook is shared with a new user, including a new email template and improved error logging for email sending. Also enhances the test email UI with a loading spinner and updates error messages for better clarity.
2025-11-22 15:09:44 +00:00
HB9HIL
194793e3ae back to plain text email 2024-01-01 12:49:24 +01:00
HB9HIL
a572b4c234 admin passwort reset html email 2024-01-01 01:01:23 +01:00
HB9HIL
0f7f1176bd Testmail Template 2023-11-21 12:12:34 +01:00
phl0
93b1f847a3
Add check for empty message 2022-12-29 18:03:48 +01:00
phl0
8695c52891
Add user message to email 2022-12-29 17:59:41 +01:00
Andreas
9d1f30d8e8 [OQRS] Added OQRS system 2022-11-15 18:29:33 +01:00
Peter Goodhall
d2690462ae [Password] Handle resetting based on passcode 2022-01-18 16:14:22 +00:00
Peter Goodhall
61fc1fc92b [Password Reset] Creates DB columns and password reset views and process. 2022-01-18 15:29:22 +00:00