This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/web
dependabot[bot] 8040e2b6e4
build(deps): bump webauthn from 0.4.7 to 1.0.0 (#1625)
* build(deps): bump webauthn from 0.4.7 to 1.0.0

Bumps [webauthn](https://github.com/duo-labs/py_webauthn) from 0.4.7 to 1.0.0.
- [Release notes](https://github.com/duo-labs/py_webauthn/releases)
- [Commits](https://github.com/duo-labs/py_webauthn/compare/v0.4.7...v1.0.0)

---
updated-dependencies:
- dependency-name: webauthn
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* stages/authenticator_webauthn: migrate to new library version

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

* stages/authenticator_validate: migrate to new version

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

* stages/authenticator_webauthn: add bytes_to_base64url_dict for json encoding

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

* actually don't do that

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

* fix missing response on web

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

* more double json

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

* fix

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

* more base64 stuff

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

* working

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

* ci: always sync

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

* fix

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-10-15 23:26:29 +02:00
..
authentik/sources web: fix mis-matched oauth source icon names 2021-08-21 16:10:03 +02:00
dist root: fix linting errors 2021-07-18 20:54:34 +02:00
icons web: add centered icon 2021-08-02 19:43:46 +02:00
src build(deps): bump webauthn from 0.4.7 to 1.0.0 (#1625) 2021-10-15 23:26:29 +02:00
.babelrc web: use single delete button with checkbox and icon-based action buttons 2021-08-05 12:30:43 +02:00
.dockerignore root: fix references to helm chart 2021-06-13 14:30:44 +02:00
.eslintignore web: fix path for artefacts 2021-03-16 22:42:15 +01:00
.eslintrc.json web: re-format with prettier 2021-08-03 17:52:21 +02:00
.gitignore web: use API as dedicated module 2021-03-16 21:32:39 +01:00
.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: sort imports 2021-09-21 11:33:51 +02:00
package-lock.json web: Update Web API Client version (#1623) 2021-10-15 19:29:44 +02:00
package.json web: Update Web API Client version (#1623) 2021-10-15 19:29:44 +02:00
poly.ts web: fix import order of polyfills causing shadydom to not work on firefox and safari 2021-09-23 10:16:49 +02:00
robots.txt root: move webapp to /web (#347) 2020-11-28 19:43:42 +01:00
rollup.config.js web: fix linting on rollup config 2021-10-14 19:49:31 +02:00
security.txt root: update urls to github org 2021-04-21 22:46:48 +02:00
static.go web: migrate templates back to django 2021-06-05 19:38:24 +02:00
tsconfig.json outposts: fix syntax 2021-08-15 20:59:37 +02:00