Sérgio Salgado
f5540a4c12
fix: add domain passthrough to webauthn credential creation functions
2022-01-26 14:40:40 +00:00
Sérgio Salgado
a9e74086bf
fix: FIDO registration on localhost environments
2022-01-26 14:40:37 +00:00
Sérgio Salgado
33052cddb9
fix: session token retriever
2022-01-04 16:03:38 +00:00
Sérgio Salgado
dcd3259484
feat: customer notes migration
...
feat: customer notes backend operations
feat: add customer note mutation
feat: add editing capabilities to PropertyCard
feat: connect customer notes backend to frontend
fix: customer note form and static content styling
fix: SQL uppercasing
fix: set default value for notes content
fix: SQL after dev rebase
refactor: move get current user token to separate method
2021-12-09 22:31:51 +00:00
Sérgio Salgado
3c32f9009a
fix: expected rp names
2021-11-24 22:20:21 +00:00
Sérgio Salgado
d8f163af74
fix: multiple small fixes
2021-11-24 22:11:25 +00:00
Sérgio Salgado
1563aa307b
fix: sql uppercasing
...
fix: structural changes to remove async/await flows
fix: invert boolean flow
fix: minor fixes
2021-11-24 20:23:51 +00:00
Sérgio Salgado
f987a07e0b
feat: implement hardware key auth
2021-11-24 20:23:49 +00:00
Sérgio Salgado
5b13ffe3d9
feat: encode pazuz_operatoridentifier header
...
chore: rename cookies to fit a standard
fix: small fixes
2021-11-16 16:46:47 +00:00
csrapr
cb2e1b3907
Feat: adds async local storage to admin server
2021-11-16 16:46:11 +00:00
Sérgio Salgado
aa7252dfce
fix: added variables to the constants file.
...
fix: updated sql queries with constants
2021-05-03 23:00:41 +01:00
Sérgio Salgado
15769cd1bf
feat: implement argon2 and changed session data type to timestamptz
2021-05-03 23:00:41 +01:00
Sérgio Salgado
75a2ecd3c2
fix: url resolver and minor fixes
2021-05-03 23:00:41 +01:00
Sérgio Salgado
2062413c75
fix: possible two factor secret bug
2021-05-03 23:00:41 +01:00
Sérgio Salgado
7680b2f85a
refactor: privileged actions
2021-05-03 23:00:41 +01:00
Sérgio Salgado
357fe75427
fix: temp two factor secret checking on two factor reset
2021-05-03 23:00:41 +01:00
Sérgio Salgado
928caaf167
fix: temporary store of two factor secret to check against
2021-05-03 23:00:41 +01:00
Sérgio Salgado
19138c2d46
fix: redundant authentication code
2021-05-03 23:00:41 +01:00
Sérgio Salgado
6eaebc3108
fix: login with disabled used
2021-05-03 23:00:41 +01:00
Sérgio Salgado
9d028897bd
refactor: full refactor of user management
2021-05-03 23:00:41 +01:00
Sérgio Salgado
bbc37c0202
fix: multiple small fixes across auth
2021-05-03 23:00:41 +01:00
Sérgio Salgado
9fa97725ec
feat: auto userdata fetch
...
fix: gql directives and overall minor fixes
2021-05-03 23:00:41 +01:00
Sérgio Salgado
c00249586d
fix: security flaw on auth tokens, error handling
2021-05-03 23:00:41 +01:00
Sérgio Salgado
40974dd501
fix: naming and redundancy issues
2021-05-03 23:00:41 +01:00
Sérgio Salgado
6e7794bfc6
feat: session secret
2021-05-03 23:00:41 +01:00
Sérgio Salgado
d295acc261
fix: email verification and UX
...
fix: remove annotations
fix: styles
fix: move directives from schema
chore: rework auth routes
feat: start graphql schema modularization
feat: start directives rework
fix: directive cycle
fix: directive resolve
fix: schema auth directive
feat: migrate auth routes to gql
fix: apollo client
fix: migrate forms to formik
refactor: user resolver
chore: final touches on auth components
fix: routes
2021-05-03 23:00:41 +01:00