Timothée Jaussoin
4d601c4a9c
Fix FLEXIAPI-366 Add voicemails endpoints
2025-12-11 16:27:32 +00:00
Jonathan Bartet
a1f73095fd
Fix FLEXIAPI-326 Rework email templates and translations
2025-07-01 12:15:33 +02:00
Timothée Jaussoin
532bb3e096
Fix FLEXIAPI-330 Remove the ConfirmedRegistration email and related code
2025-06-17 11:27:02 +02:00
Timothée Jaussoin
b0b6ab2c51
Fix FLEXIAPI-224 Add a console script to send Space Expiration emails
2025-05-13 08:46:46 +00:00
Timothée Jaussoin
682b0ae67b
Fix FLEXIAPI-287 Refactor the emails templates
2025-04-29 09:12:59 +00:00
Timothée Jaussoin
0160779784
Fix FLEXIAPI-232 Add provisioning email
2025-04-23 13:01:45 +00:00
Timothée Jaussoin
e2f40699fb
Fix FLEXIAPI-205 Remove the deprecated endpoints, compatibility code...
2025-04-22 12:51:15 +00:00
Timothée Jaussoin
3d715afc23
Fix FLEXIAPI-228 Add reset password email flow
2024-12-04 16:25:13 +01:00
Timothée Jaussoin
f6c5562201
Fix FLEXIAPI-192 Add DotEnv configuration to allow the expiration of tokens and codes in the app
2024-07-11 12:51:02 +00:00
Timothée Jaussoin
e516ae788c
Fix #124 Return 404 when the account is already provisioned or the provisioning_token not valid
2023-09-27 14:31:04 +00:00
Timothée Jaussoin
fc96338bfb
Redesign the UI
2023-06-09 08:24:49 +00:00
Timothée Jaussoin
f68c0957da
Fix #80 Inject provisioning link and QRCode in the default email with a password_reset parameter
2023-03-16 16:15:45 +00:00
Timothée Jaussoin
a0dd7e17ce
Add a PHP CodeSniffer to the CI
2022-09-21 12:28:59 +02:00
Timothée Jaussoin
13a1eb4dc5
Add account deletetion feature in the Admin panel
...
Add the provisioning elements to the user admin page
Add missing file headers, cleanup code
Bump the dependencies
2021-07-06 15:35:21 +02:00
Timothée Jaussoin
f77846b676
Update from Laravel 6 to Laravel 8
...
Fix the related tests
Add the Belledonne Communications copyright
2020-09-16 12:44:26 +02:00
Timothée Jaussoin
8fd85c00d2
Complete the documentation regarding how DotEnv configuration is handled
...
Add a confirmation flow using a email when an account tries to change one
2020-09-14 16:41:47 +02:00
Timothée Jaussoin
30fcf9792f
Update wording
...
Send a confirmation email when the password is set for the first time
Remove the API link from the menu and move it to the footer
Allow different domains to be set in the POST /api/accounts endpoints + related tests
Cleanup the API tests
Update the dependencies
2020-09-14 11:55:07 +02:00
Timothée Jaussoin
c65f1a804c
UI and feature adjustments
...
- Add a toggle for the phone SMS registration/auth related features
- Add the newsletter email registration toggle
- Rename and move around views and controllers
- Refactor the login and registration forms
- Split the registration form in two, email and phone
2020-09-14 11:24:59 +02:00
Timothée Jaussoin
641feb9a2e
Add Account creation
...
Add Aliases support
2020-09-14 11:24:59 +02:00
Timothée Jaussoin
f3ba51682f
Complete email + SMS authentication
...
Also send an email when the email was changed
2020-09-14 11:24:59 +02:00