Colin Darie
|
9db7b5b864
|
fix: encode reset password email in param because it's rendered in view later
|
2024-02-27 18:53:07 +01:00 |
|
Pierre de La Morinerie
|
62e4f7ee32
|
devise: use password_complexity in User::PasswordsController
This fixes the password strength meter no longer being displayed when
an admin changes their password.
|
2021-09-09 09:40:39 -05:00 |
|
Pierre de La Morinerie
|
02bdfef893
|
devise: cleanup Users::PasswordController
|
2021-09-09 08:03:34 -05:00 |
|
Pierre de La Morinerie
|
d530b272a1
|
password: add specific page for reset instructions
|
2021-04-22 14:24:15 +02:00 |
|
Christophe Robillard
|
055918aabc
|
admin: replace calls to Administrateur.find_by(email: ...)
|
2020-02-04 16:21:42 +01:00 |
|
Pierre de La Morinerie
|
cd478b489e
|
instructeurs: replace calls to Instructeur.find_by(email: …)
|
2019-11-04 10:44:23 +01:00 |
|
simon lehericey
|
c380d807ab
|
Spec: sign_in with administrateur.user
|
2019-08-14 15:08:14 +02:00 |
|
simon lehericey
|
ad31822a68
|
Spec: sign_in with instructeur.user
|
2019-08-13 15:15:16 +02:00 |
|
simon lehericey
|
3fde2a6f70
|
Rename gestionnaire in code to instructeur
|
2019-08-12 13:47:01 +02:00 |
|
maatinito
|
8d3e3baabc
|
#3928 administrator new & edit pwd pages
|
2019-08-01 17:12:14 +02:00 |
|
maatinito
|
220b38ad2a
|
#3928 different pwd edit page for administrators
|
2019-08-01 17:12:14 +02:00 |
|
Pierre de La Morinerie
|
5a36546485
|
layouts: rename "application" to "application_old"
|
2019-01-07 12:17:05 +01:00 |
|
Pierre de La Morinerie
|
627df7a1f3
|
session: migrate the password pages to the new design
|
2018-10-03 15:10:02 +02:00 |
|
gregoirenovel
|
c91a1cf474
|
Enable Style/SymbolArray
|
2018-10-03 12:15:48 +02:00 |
|
gregoirenovel
|
b994fa4206
|
Do one thing per line
|
2018-10-01 16:15:46 +02:00 |
|
Xavier J
|
1c2b2010d1
|
Synchronised password when user or gestionnaire change this
|
2016-12-07 17:35:45 +01:00 |
|
Julien Portalier
|
45e14d7a43
|
Sign associated user/gestionnaire in after password change
|
2016-10-18 14:25:16 +02:00 |
|
Tanguy PATTE
|
78e86f00ea
|
[#884] add user
|
2015-09-23 10:02:01 +02:00 |
|