Timothée Jaussoin
4d601c4a9c
Fix FLEXIAPI-366 Add voicemails endpoints
2025-12-11 16:27:32 +00:00
Timothée Jaussoin
ed28e8fe55
Fix FLEXIAPI-401 Use a Space scoped reset password URL
2025-10-13 14:31:48 +02:00
Timothée Jaussoin
a98c8764d5
Fix FLEXIAPI-392 Fix the recover_by_code view and use the account space object
2025-09-29 06:59:52 +00:00
Timothée Jaussoin
41e754b424
Fix FLEXIAPI-350 Fix wrongly assigned variables in some views
2025-07-08 16:15:49 +02:00
Jonathan Bartet
a1f73095fd
Fix FLEXIAPI-326 Rework email templates and translations
2025-07-01 12:15:33 +02:00
Timothée Jaussoin
cb5afe3343
Fix FLEXIAPI-337 Generate the provisioning URLs based on the user space
2025-06-24 15:09:16 +02:00
Timothée Jaussoin
5be36f5bbd
Fix FLEXIAPI-333 Remove HTML buttons because they cannot be rendered in "old" Outlook versions
2025-06-23 16:17:32 +02:00
Timothée Jaussoin
e4392951c7
Fix FLEXIAPI-324 Add an app setup wizard page
2025-06-17 16:56:50 +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
b590995b4e
Fix/318 319 321 322
2025-06-09 12:33:05 +00: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
cd3b9b818b
Fix FLEXIAPI-286 Send an account_recovery_token using a push notification
2025-05-05 13:43:44 +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
11a9f87f1d
Fix FLEXIAPI-275 Add names in Spaces
2025-03-05 15:48:55 +01:00
Timothée Jaussoin
9006bc1d0d
Fix FLEXIAPI-258 Move DotEnv instance configurations in the Spaces table
2025-02-17 14:02:06 +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
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
3447080f97
Fix email change link in the text version of the email
2021-06-24 10:28:29 +02:00
Timothée Jaussoin
8acd08607c
- Fix an issue when the user set for the first time his email adress to his account (the old email was required)
...
- Fix an issue when a user want to do an email authentication on an account that is using the same email adress as another account
- Bump the package number
2021-05-04 11:27:21 +02:00
Timothée Jaussoin
d0e7d10014
Update the dependencies
...
Add a everyone_is_admin config parameter for tests purpose
Fix DIGEST with liblinphone (split "email" in username + realm) and other adjustments
2021-01-05 15:35:51 +01:00
Timothée Jaussoin
7ca7aefad2
Update the dependencies
...
Allow email account registration text to be customized
Rename lindoor CSS to linhome CSS
2020-09-28 11:36:15 +02:00
Timothée Jaussoin
9326245cfb
Add a Privacy page + validation
...
Slight UI adjustments
Allow Markdown in the intro text
Add toggle for Devices Management panel
2020-09-24 15:16:25 +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