authentik/web
Jens L 9f2529c886
stages/authentiactor_validate: cookies (#2978)
* stages/authenticator_validate: rewrite to use signed jwt cookie + expiry as MFA threshold

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* add more tests

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* add more tests

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-05-29 19:47:34 +02:00
..
authentik/sources sources/oauth: Add Mailcow oauth source (#2380) 2022-02-27 15:06:02 +01:00
dist
icons web: update icons 2021-12-03 18:54:04 +01:00
src stages/authentiactor_validate: cookies (#2978) 2022-05-29 19:47:34 +02:00
.babelrc
.dockerignore
.eslintignore
.eslintrc.json
.gitignore
.prettierignore web: fix import order of polyfills causing shadydom to not work on firefox and safari 2021-09-23 10:16:49 +02:00
.prettierrc.json web: include @lit in prettier sort 2021-11-28 15:45:00 +01:00
package-lock.json web: Update Web API Client version (#2975) 2022-05-28 21:32:01 +02:00
package.json web: Update Web API Client version (#2975) 2022-05-28 21:32:01 +02:00
poly.ts web: add polyfill for Intl.ListFormat 2022-01-15 14:56:18 +01:00
robots.txt
rollup.config.js web: lazy load parts of interfaces (#2864) 2022-05-14 17:07:37 +02:00
rollup.proxy.js web: add rollup config for proxy outpost 2021-11-26 14:18:51 +01:00
security.txt *: cleanup vendor 2022-05-28 21:26:33 +02:00
static.go outposts: release binary outposts (#1954) 2021-12-17 19:49:32 +00:00
static_outpost.go outposts: release binary outposts (#1954) 2021-12-17 19:49:32 +00:00
tsconfig.json