baarkerlounger
41d6822606
Data protection confirmations import ( #412 )
...
* Failing test
* Import
* Cop fixes
* Preserve created at date
* Rubocop
* Time zones are hard
3 years ago
kosiakkatrina
78c762b17f
CLDC-1015: limit password reset ( #356 )
...
* Add a failing test (for a wrong reason)
* Is that correct?
* Add rack attack config for reset password
* Add support to read redis configuration
* Add PaaS configuration for redis
* Add too many requests page
* Redirect to the too many requests error page
* update manifest
Co-authored-by: Stéphane Meny <smeny@users.noreply.github.com>
3 years ago
kiddhustle
7c228417a8
CLDC-959: add multiple tenant flow
3 years ago
baarkerlounger
288d1655c6
Handle invalid VCAP config ( #336 )
...
* Handle invalid VCAP config
* Rubocop
3 years ago
baarkerlounger
78345e7cb7
Fix check that imported users are unique ( #335 )
...
* Match imported users on id and org
* Rubocop
3 years ago
Stéphane Meny
9545122114
Replaces enum text values in export by related numbers ( #310 )
3 years ago
baarkerlounger
49f27e6ccc
Ruby 3.1 syntax rubocop
3 years ago
Stéphane Meny
55a29832a3
Case logs export ( #288 )
3 years ago
Stéphane Meny
0541edb99c
User imports ( #276 )
...
* Data import refactor
* Complete user import and corrects enums
3 years ago
Stéphane Meny
a41c5f2c19
Setup rake task to import organisations from S3 ( #267 )
...
Co-authored-by: Kat <katrina@madetech.com>
3 years ago
baarkerlounger
fde1838351
CLDC-768: Add 2FA for Admin Users ( #146 )
...
* Add 2FA to admin panel sign in
* Test OTP code expiry
* Validate phone number presence
* Resend view
* Autocomplete 2fa code
* Update resend text
3 years ago
Stéphane Meny
79d00cdc01
Add a storage service backed by the AWS S3 SDK ( #263 )
3 years ago
Stéphane Meny
54db093f01
Add service to parse PaaS configuration ( #260 )
3 years ago