simon lehericey
|
86d968bb8e
|
Use rack_attack_enabled?
We cannot enable rack attack during the tests as it interferes with features spec.
So we add a flag to enable it during the runtime.
|
2019-08-20 13:29:29 +02:00 |
|
simon lehericey
|
0f0fecdb25
|
RackAttack: use remote ip and test it !
|
2019-08-20 13:29:29 +02:00 |
|
pedong
|
fc8cebd78d
|
add Gem rack_attack for prevent attack brute-force
|
2019-08-20 13:29:29 +02:00 |
|
simon lehericey
|
840be2408e
|
Remove administrateur devise methods
|
2019-08-14 15:06:15 +02:00 |
|
Paul Chavard
|
e68d2cf5e2
|
Enable champ repetition for all
|
2019-08-14 12:53:51 +01:00 |
|
Paul Chavard
|
9eaf14968f
|
Enable export v2 for all
|
2019-08-14 12:53:51 +01:00 |
|
Paul Chavard
|
0969b1f85f
|
Enable email_login_token for all gestionnaires
|
2019-08-14 12:53:51 +01:00 |
|
simon lehericey
|
5fdac38cb2
|
Fix instructeur invitation
|
2019-08-13 15:15:16 +02:00 |
|
simon lehericey
|
a84e07a376
|
Remove instructeur devise methods
|
2019-08-13 15:15:16 +02:00 |
|
simon lehericey
|
1d6b80cb53
|
Remove strange admin sign_in route
|
2019-08-13 14:13:48 +02:00 |
|
simon lehericey
|
5bda753735
|
Remove all devise route and controller for instructeur and administrateur
|
2019-08-13 14:13:48 +02:00 |
|
simon lehericey
|
1fb26451d3
|
Remove demo route
|
2019-08-13 14:13:48 +02:00 |
|
simon lehericey
|
a4b9eecded
|
Remove unused devise session controller
|
2019-08-13 14:13:48 +02:00 |
|
Nicolas Bouilleaud
|
17579ab8a5
|
Rename Gestionnaire to Instructeur in seeds.rb
|
2019-08-13 14:04:23 +02:00 |
|
Nicolas Bouilleaud
|
7c7947adeb
|
Rename gestionnaire to instructeur in a comment
About an (unused for now) env var.
|
2019-08-13 10:27:49 +02:00 |
|
simon lehericey
|
3fde2a6f70
|
Rename gestionnaire in code to instructeur
|
2019-08-12 13:47:01 +02:00 |
|
simon lehericey
|
6902f84b85
|
Brutally rename gestionnaire filename to instructeur
|
2019-08-12 13:47:01 +02:00 |
|
simon lehericey
|
bb8d65c6b4
|
Subtly rename admin/instructeurs to admin/assigns
|
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
|
0b0ef8a318
|
#3928 Zxcvbn service to compute password complexity
|
2019-08-01 17:12:14 +02:00 |
|
maatinito
|
3703a71ea3
|
#3928 Added constants to define password min length & complexity
|
2019-08-01 17:12:14 +02:00 |
|
clemkeirua
|
38b48f4217
|
transition from accepte to instruction as superadmin
|
2019-08-01 10:29:51 +02:00 |
|
Paul Chavard
|
6cfad01d12
|
Stop using Flipflop as switch for weekly_overview
|
2019-07-31 15:15:09 +02:00 |
|
Paul Chavard
|
25db21467d
|
Stop using Flipflop as switch for Fog
|
2019-07-31 15:15:09 +02:00 |
|
Pierre de La Morinerie
|
95e24392f9
|
models: remove old pieces justificatives
|
2019-07-30 16:11:17 +02:00 |
|
Pierre de La Morinerie
|
212d1f8cea
|
locales: remove references to old pj
|
2019-07-30 16:11:17 +02:00 |
|
Pierre de La Morinerie
|
0c4cb3b498
|
admin: remove UI for managing old pj
|
2019-07-30 16:11:16 +02:00 |
|
Nicolas Bouilleaud
|
7205f4da9e
|
L'enfer du Nord Paris-Roubaix (Tour de France, Tour de France)
|
2019-07-30 14:47:48 +02:00 |
|
pedong
|
9438f962c5
|
add alert for account is locked
|
2019-07-29 17:48:44 +02:00 |
|
pedong
|
8d03a6747c
|
add lockable to User, Gestionnaire, administration, Administrateur
|
2019-07-29 17:48:44 +02:00 |
|
clemkeirua
|
99421545ab
|
replaced api-carto endpoint
|
2019-07-23 16:21:15 +02:00 |
|
clemkeirua
|
f166077f5e
|
ajout d'un bouton de suppression des admin dans le manager
|
2019-07-23 16:11:15 +02:00 |
|
clemkeirua
|
92ec627425
|
update brakeman configuration
|
2019-07-17 18:04:32 +02:00 |
|
clemkeirua
|
d8b63cd4c9
|
added 'monavis' inside the procedure and for users
|
2019-07-17 18:04:32 +02:00 |
|
clemkeirua
|
25f81f1d3c
|
download a dossier as zip with all attachments
|
2019-07-16 09:11:25 +02:00 |
|
Pierre de La Morinerie
|
76335511c8
|
omniauth: protect against CSRF
See https://github.com/omniauth/omniauth/wiki/Resolving-CVE-2015-9284
|
2019-07-15 18:16:00 +02:00 |
|
Pierre de La Morinerie
|
56c846900b
|
champs: improve validation message of numeric fields
Replaces
> Champs value doit être un nombre
by
> La valeur du champ doit être un nombre entier (sans chiffres après
> la virgule)
|
2019-07-11 15:12:48 +02:00 |
|
Paul Chavard
|
3cb39c2840
|
Refactor message attachements to use active_storage
|
2019-07-10 15:35:29 +02:00 |
|
Pierre de La Morinerie
|
055fc63c45
|
profile: improve email success message wording
|
2019-07-10 11:31:09 +02:00 |
|
simon lehericey
|
ea79b9a595
|
typo: use ’
|
2019-07-09 11:55:17 +02:00 |
|
simon lehericey
|
d36f6ebcd7
|
[fix #1709] A user can change its email
|
2019-07-09 11:55:17 +02:00 |
|
simon lehericey
|
0f9fdf3f75
|
Activate device email change confirmation
|
2019-07-09 11:55:17 +02:00 |
|
simon lehericey
|
d68d2be798
|
Profil: accessible to all roles
|
2019-07-09 11:55:17 +02:00 |
|
Mathieu Magnin
|
b34f8fbe3d
|
Add ActionText
|
2019-07-03 13:15:49 +02:00 |
|
simon lehericey
|
4b154983fb
|
Landing: voir les démarches -> comment trouver ma démarche
|
2019-07-03 12:59:09 +02:00 |
|
simon lehericey
|
c7e10fc43f
|
Manager: remove repasser_en_instruction
|
2019-07-02 18:40:20 +02:00 |
|
simon lehericey
|
b79220e711
|
UI
|
2019-07-02 18:35:47 +02:00 |
|
Paul Chavard
|
fb0ef15e3c
|
Export dossiers v2
|
2019-07-02 14:20:29 +02:00 |
|
clemkeirua
|
dfefb827d9
|
missing connect-src
|
2019-07-02 10:50:10 +02:00 |
|
clemkeirua
|
d6f2de2fbf
|
enable static + activate csp in production
|
2019-07-02 09:40:38 +02:00 |
|