Commit Graph

40 Commits

Author SHA1 Message Date
rijkvanzanten
85ca7b5d17 Run prettier 2020-09-22 16:11:28 -04:00
rijkvanzanten
810464f332 Fix admin access flag in init role creation 2020-09-18 13:03:34 -04:00
rijkvanzanten
9db318895f Fix admin access flag in role create cli 2020-09-18 12:51:10 -04:00
rijkvanzanten
cf6eddbecf Fix status on users created in cli 2020-09-18 12:50:41 -04:00
rijkvanzanten
67a55ad228 Disable rate limiter by default
Fixes #323
2020-09-18 12:30:15 -04:00
rijkvanzanten
bed7f67203 Add role create cli command 2020-09-18 11:49:36 -04:00
rijkvanzanten
a75b377328 Add create user command 2020-09-17 17:38:02 -04:00
rijkvanzanten
a409b9cb9a Add database install / migrate commands 2020-09-17 17:25:56 -04:00
rijkvanzanten
9ffc056bd3 Restructure seeds, add database install cli command 2020-09-17 16:19:09 -04:00
Ben Haynes
3c7a38ca6e cleaner install options 2020-09-10 16:14:27 -04:00
rijkvanzanten
e81572c0a9 Add cache section to installed stub 2020-09-09 10:39:01 -04:00
rijkvanzanten
a8552abc23 Treat sanitizedquery as frozen 2020-09-08 18:54:18 -04:00
rijkvanzanten
9f3e12f8f2 Run prettier 2020-09-08 16:03:38 -04:00
rijkvanzanten
a4758d6d63 Cleanup install env setup 2020-09-08 15:57:03 -04:00
rijkvanzanten
7f1f105349 Merge branch 'main' into feature-rate-limiting 2020-09-08 12:31:57 -04:00
Ben Haynes
cb9916de77 admin description 2020-09-03 10:29:50 -04:00
Tanya Byrne
9c67dc8d14 adding defaults 2020-08-27 17:02:50 +01:00
Tanya Byrne
598325ef98 fixing type to confirm 2020-08-27 14:24:27 +01:00
Tanya Byrne
a3e9131833 enable SSL for pg 2020-08-27 14:10:38 +01:00
Tanya Byrne
c8f771c807 Only use rate limiter if rate_limit enabled set to true 2020-08-25 20:21:06 +01:00
Tanya Byrne
7f1b29ed08 error trap if redis is down 2020-08-25 20:17:09 +01:00
Tanya Byrne
7b77a9d7a1 Update for pull request 2020-08-19 20:14:16 +01:00
Tanya Byrne
8a03d4bbdc add to env varibles so user has choice
This is between 'redis' and 'memory'
2020-08-18 18:09:19 +01:00
Tanya Byrne
3177aa0323 Adding choice for caching rate limiting
This can be set in the config to 'redis' or 'memory'
2020-08-18 17:57:12 +01:00
Tanya Byrne
1f21377fdb Updated so there is an insurance cache if redis is not there 2020-08-18 14:23:08 +01:00
Tanya Byrne
7019b194ee update point duration 2020-08-18 13:05:37 +01:00
Tanya Byrne
ab03ac898f adding env variables for rate limiting 2020-08-18 12:29:54 +01:00
Tanya Byrne
b5644b113c change name 2020-08-17 17:06:34 +01:00
Tanya Byrne
42facc3d9e Update env-stub.liquid 2020-08-17 16:51:11 +01:00
Tanya Byrne
91aa4eb594 add redis details to create env 2020-08-17 16:50:10 +01:00
Ben Haynes
f928f0da27 Admin to Administrator 2020-08-14 15:13:43 -04:00
Ben Haynes
0447340095 Add default description for admin role 2020-08-12 13:15:35 -04:00
rijkvanzanten
0cc96dc586 Fix name in env stub 2020-08-04 13:52:56 -04:00
rijkvanzanten
bc4b493ff9 Do checks before starting server 2020-08-04 13:21:51 -04:00
rijkvanzanten
2252d5a35f Use centralized env export with validator function 2020-08-04 13:10:49 -04:00
rijkvanzanten
234f0aeb24 Remove get-port 2020-08-03 18:25:29 -04:00
rijkvanzanten
ad77499d8a Use new port for defaults 2020-08-03 18:02:40 -04:00
rijkvanzanten
fbb8d54106 Install db driver on init 2020-07-29 14:33:07 -04:00
rijkvanzanten
3fb1d79818 Change create command to init 2020-07-29 14:19:46 -04:00
rijkvanzanten
bde7069cce Move api into api subdirectory 2020-07-29 11:22:56 -04:00