|
3a59998a76
|
retire accounts via rpc on deletion
|
2019-08-03 16:27:37 +02:00 |
|
|
d6e714d1a1
|
stop accepting events from retired account
|
2019-08-03 14:25:46 +02:00 |
|
|
35bc386087
|
clean up response handling in vault
|
2019-08-01 12:08:47 +02:00 |
|
|
e13319aa16
|
create local keypair when bootstrapping accounts
|
2019-07-20 16:35:02 +02:00 |
|
|
a0200aa643
|
properly scope secrets access
|
2019-07-19 22:00:55 +02:00 |
|
|
c02576c794
|
fix use before definition
|
2019-07-19 21:02:12 +02:00 |
|
|
fe57135d24
|
add iam role for accessing secrets manager
|
2019-07-19 20:21:59 +02:00 |
|
|
f678a9aa56
|
allow checking JWTs against multiple public keys
|
2019-07-19 19:00:07 +02:00 |
|
|
5ea2410029
|
remove unused import
|
2019-07-19 10:16:30 +02:00 |
|
|
92ae60149f
|
enable flask app to use different configuration sources when run in lambda
|
2019-07-19 10:06:24 +02:00 |
|
|
561f89b9ff
|
increase timeout value for accounts admin
|
2019-07-17 21:44:13 +02:00 |
|
|
de0592e64a
|
add protocol to host
|
2019-07-17 21:20:21 +02:00 |
|
|
37936b0920
|
use correct env key for server host
|
2019-07-17 21:11:22 +02:00 |
|
|
310594a345
|
load bootstrap.css from CDN
|
2019-07-17 11:53:28 +02:00 |
|
|
6325ec8afb
|
clean up and add missing tests
|
2019-07-17 09:52:58 +02:00 |
|
|
1d07355112
|
increase test coverage for vault and login api
|
2019-07-16 09:53:49 +02:00 |
|
|
ad2a574338
|
use mysql to work around psycopg2 issues in lambda
|
2019-07-16 09:54:35 +02:00 |
|
|
1c20b4ba58
|
add basic auth authorizer for admin
|
2019-07-16 09:53:49 +02:00 |
|
|
3929b88fec
|
serialize account claims into JWT and check in middleware
|
2019-07-16 09:53:49 +02:00 |
|
|
d5be3feb7e
|
add accounts and user CRUD and connect to auth layer
|
2019-07-16 09:53:49 +02:00 |
|
|
670032ee92
|
update password reference
|
2019-07-14 11:50:42 +02:00 |
|
|
16de667abd
|
fix missing config vars
|
2019-07-09 19:25:58 +02:00 |
|
|
dfb1854aab
|
fix serverless module config for accounts app
|
2019-07-09 18:59:24 +02:00 |
|
|
c8c59eadca
|
restructure account app layout
|
2019-07-09 15:45:43 +02:00 |
|
|
7a2f47cbcc
|
further define cookie specifics, break auditorium into testable pieces
|
2019-07-08 21:11:41 +02:00 |
|
|
7f77d693ed
|
move authentication to jwt based token system handled by account app
|
2019-07-07 21:42:50 +02:00 |
|
|
4252ec39b2
|
add README for accounts app
|
2019-07-05 20:50:31 +02:00 |
|
|
9feae4ef00
|
scaffold accounts app
|
2019-07-05 20:37:39 +02:00 |
|