Commit graph

69 commits

Author SHA1 Message Date
dependabot[bot]
2795cc68aa
chore(deps): bump @babel/helpers from 7.24.4 to 7.26.10 in /ui (#5523)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.24.4 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 13:26:33 -06:00
Nathan Hayfield
ef48f8a0cc
handle long names in the cards for route portal - ENG-2026 (#5514)
handle long names in the cards for route portal
2025-03-03 21:07:25 +01:00
dependabot[bot]
624c8f0cea
chore(deps-dev): bump esbuild from 0.21.1 to 0.25.0 in /ui (#5478)
* chore(deps-dev): bump esbuild from 0.21.1 to 0.25.0 in /ui

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.1 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.1...v0.25.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
...

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

* upgrade node

* use 22

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2025-02-27 13:39:44 -07:00
Caleb Doxsey
6e22b7a19a
proxy: fix connect command in routes portal (#5475) 2025-02-13 11:44:18 -07:00
Caleb Doxsey
229ef72e58
proxy: fix routes portal error message (#5476) 2025-02-06 14:43:10 -07:00
Caleb Doxsey
3e90f1e244
proxy: well known service icons (#5453)
* proxy: add logo discovery

* use a static url for testing

* well known service icons

* better fitting avatars
2025-01-30 08:52:59 -07:00
Caleb Doxsey
97ba21b95a
proxy: add routes HTML page (#5443)
* proxy: add route portal json

* fix 405 issue

* proxy: add routes HTML page
2025-01-27 12:13:55 -07:00
dependabot[bot]
e3b66294a0
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /ui (#5373)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ross Smith <gaurdro@gaurdro.net>
2024-12-05 10:07:16 -07:00
Caleb Doxsey
97bf5edc54
core/ui: no-cache html, force back (#5264) 2024-09-05 10:39:50 -06:00
Caleb Doxsey
fb4ee25763
core/ui: update logo (#5249)
* update logo

* use base64

* reference local file

* use svg, resize

* purple logo

* bigger

* move logo
2024-09-05 18:13:06 +02:00
dependabot[bot]
75324e2d05
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /ui (#5240)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 07:56:02 -06:00
Caleb Doxsey
517abbada4
core/ui: add request id to upstream error page (#5166) 2024-07-08 11:44:30 -06:00
Caleb Doxsey
d55cb097cc
core/ui: add user info link (#5158)
* core/ui: add user info link

* open in new window

* fix header test
2024-06-28 14:07:24 -06:00
Caleb Doxsey
815353ab67
core/userinfo: remove excess userinfo data (#5137) 2024-06-25 21:12:53 +02:00
dependabot[bot]
71cda4628d
chore(deps): bump braces from 3.0.2 to 3.0.3 in /ui (#5139)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 11:07:01 -06:00
Caleb Doxsey
990517a89e
core/ui: user info dashboard improvements (#5128) 2024-06-05 14:57:55 -06:00
Caleb Doxsey
4eda7479ce
core/ui: add policy id (#5127)
add policy id
2024-06-04 17:16:26 -06:00
Nathan Hayfield
adb5f781a6
adds upstream error page (#5113)
* adds upstream error page

* help docs in new tab
2024-05-14 18:23:24 +02:00
Caleb Doxsey
ab388211f2
core/ui: improve frontend build size (#5109)
* core/ui: improve frontend build size

* remove luxon

* add lodash

* remove console.log

* only generate sourcemap when watching
2024-05-09 07:10:00 -06:00
Kenneth Jenkins
a518435c17
chore(deps): update UI dependencies (#5088)
Run `yarn upgrade-interactive` to update UI dependencies:

dependencies
  name                              range     from        to
  @babel/core                       ^7.0.0    7.17.0   ❯  7.24.4
  @emotion/react                    ^11.7.1   11.7.1   ❯  11.11.4
  @emotion/styled                   ^11.11.0  11.11.0  ❯  11.11.5
  @fontsource/dm-mono               ^5.0.14   5.0.14   ❯  5.0.20
  @fontsource/dm-sans               ^5.0.13   5.0.13   ❯  5.0.21
  @mui/icons-material               ^5.14.9   5.14.9   ❯  5.15.15
  @mui/material                     ^5.4.0    5.4.0    ❯  5.15.15
  markdown-to-jsx                   ^7.2.1    7.2.1    ❯  7.4.7

devDependencies
  name                              range     from        to
  @types/luxon                      ^2.0.9    2.0.9    ❯  2.4.0
  @types/node                       ^17.0.14  17.0.14  ❯  17.0.45
  @types/react                      ^17.0.34  17.0.38  ❯  17.0.80
  @types/react-dom                  ^17.0.11  17.0.11  ❯  17.0.25
  @typescript-eslint/eslint-plugin  ^5.10.2   5.10.2   ❯  5.62.0
  @typescript-eslint/parser         ^5.59.11  5.59.11  ❯  5.62.0
  eslint-config-prettier            ^8.3.0    8.3.0    ❯  8.10.0
  eslint-plugin-react               ^7.28.0   7.28.0   ❯  7.34.1
  prettier                          ^2.4.1    2.5.1    ❯  2.8.8
  ts-node                           ^10.9.1   10.9.1   ❯  10.9.2
  typescript                        ^5.1.3    5.1.3    ❯  5.4.5
2024-04-26 12:32:18 -07:00
Caleb Doxsey
494dc4accc
core/envoy: format envoy local replies (#5067) 2024-04-18 09:22:15 -06:00
dependabot[bot]
5af244f0e5
chore(deps): bump @babel/traverse from 7.16.10 to 7.23.2 in /ui (#5055)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 14:26:26 -06:00
Kenneth Jenkins
e9b6298cb5
chore(deps): bump @trivago/prettier-plugin-sort-imports from 2.0.4 to 4.3.0 (#5054)
This should resolve a security vulnerability alert on the transitive
dependency @babel/traverse.
2024-04-05 12:21:41 -07:00
Caleb Doxsey
c6d1f17100
core/ui: fix page title (#4957)
* core/ui: fix page title

* cache template
2024-02-12 14:05:18 -07:00
Caleb Doxsey
2dbcf32cc6
core/proxy: handle missing session for user info endpoint (#4769) 2024-01-08 07:03:49 -07:00
Caleb Doxsey
a2fd95aae6
core/ci: update linting (#4844)
* core/ci: update linting

* re-add exportloopref

* re-add gocheckcompilerdirectives

* re-add stylecheck

* re-add usestdlibvars

* upgrade lint

---------

Co-authored-by: Denis Mishin <dmishin@pomerium.com>
2023-12-14 09:07:54 -08:00
dependabot[bot]
81c31e5736
chore(deps): bump @fontsource/dm-mono from 5.0.12 to 5.0.14 in /ui (#4619)
Bumps [@fontsource/dm-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/dm-mono) from 5.0.12 to 5.0.14.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/dm-mono/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/dm-mono)

---
updated-dependencies:
- dependency-name: "@fontsource/dm-mono"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 15:53:23 -07:00
dependabot[bot]
6d914d03de
chore(deps): bump @fontsource/dm-sans from 5.0.12 to 5.0.13 in /ui (#4593)
Bumps [@fontsource/dm-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/dm-sans) from 5.0.12 to 5.0.13.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/dm-sans/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/dm-sans)

---
updated-dependencies:
- dependency-name: "@fontsource/dm-sans"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 15:55:10 -06:00
Caleb Doxsey
a0c92896ef
core/authenticate: refactor idp sign out (#4582) 2023-09-28 08:41:19 -07:00
dependabot[bot]
6accd37170
chore(deps): bump @fontsource/dm-sans from 5.0.11 to 5.0.12 in /ui (#4561)
Bumps [@fontsource/dm-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/dm-sans) from 5.0.11 to 5.0.12.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/dm-sans/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/dm-sans)

---
updated-dependencies:
- dependency-name: "@fontsource/dm-sans"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-21 15:28:12 -06:00
dependabot[bot]
f313ff104b
chore(deps): bump @mui/icons-material from 5.3.1 to 5.14.9 in /ui (#4567)
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.3.1 to 5.14.9.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.14.9/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 08:22:23 -06:00
dependabot[bot]
749ffce4e9
chore(deps): bump @fontsource/dm-mono from 5.0.11 to 5.0.12 in /ui (#4573)
Bumps [@fontsource/dm-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/dm-mono) from 5.0.11 to 5.0.12.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/dm-mono/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/dm-mono)

---
updated-dependencies:
- dependency-name: "@fontsource/dm-mono"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 12:41:02 -06:00
dependabot[bot]
4df62bb9dc
chore(deps): bump @fontsource/dm-sans from 5.0.3 to 5.0.11 in /ui (#4508)
Bumps [@fontsource/dm-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/dm-sans) from 5.0.3 to 5.0.11.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/dm-sans/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/dm-sans)

---
updated-dependencies:
- dependency-name: "@fontsource/dm-sans"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-07 09:33:08 -06:00
dependabot[bot]
d01d0748bb
chore(deps-dev): bump ts-node from 10.4.0 to 10.9.1 in /ui (#4279)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.4.0 to 10.9.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.4.0...v10.9.1)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-07 09:27:49 -06:00
dependabot[bot]
5b9048a742
chore(deps): bump @fontsource/dm-mono from 4.5.2 to 5.0.11 in /ui (#4515)
Bumps [@fontsource/dm-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/dm-mono) from 4.5.2 to 5.0.11.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/dm-mono/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/dm-mono)

---
updated-dependencies:
- dependency-name: "@fontsource/dm-mono"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-07 09:26:48 -06:00
dependabot[bot]
1489d3a010
chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /ui (#4369)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 06:10:27 -07:00
dependabot[bot]
4444485dfe
chore(deps): bump semver from 6.3.0 to 6.3.1 in /ui (#4350)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 08:32:21 -07:00
Nathan Hayfield
f54b1a7d09
adds success colors for statuses in the 200 range (#4314) 2023-06-30 16:18:35 +02:00
dependabot[bot]
098eaae8c9
chore(deps): bump @fontsource/dm-sans from 4.5.1 to 5.0.3 in /ui (#4307)
Bumps [@fontsource/dm-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/dm-sans) from 4.5.1 to 5.0.3.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/dm-sans/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/dm-sans)

---
updated-dependencies:
- dependency-name: "@fontsource/dm-sans"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 12:17:13 -06:00
dependabot[bot]
d42cf55e28
chore(deps-dev): bump typescript from 4.5.5 to 5.1.3 in /ui (#4289)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v5.1.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 12:16:32 -06:00
dependabot[bot]
ff208f43f3
chore(deps-dev): bump @typescript-eslint/parser from 5.10.2 to 5.59.11 in /ui (#4282)
chore(deps-dev): bump @typescript-eslint/parser in /ui

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.2 to 5.59.11.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.11/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 12:10:48 -06:00
dependabot[bot]
f364ba78e4
chore(deps): bump markdown-to-jsx from 7.1.7 to 7.2.1 in /ui (#4297)
Bumps [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx) from 7.1.7 to 7.2.1.
- [Release notes](https://github.com/probablyup/markdown-to-jsx/releases)
- [Commits](https://github.com/probablyup/markdown-to-jsx/compare/v7.1.7...v7.2.1)

---
updated-dependencies:
- dependency-name: markdown-to-jsx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 12:06:50 -06:00
dependabot[bot]
78a18feae4
chore(deps): bump react-feather from 2.0.9 to 2.0.10 in /ui (#4306)
Bumps [react-feather](https://github.com/feathericons/react-feather) from 2.0.9 to 2.0.10.
- [Commits](https://github.com/feathericons/react-feather/commits)

---
updated-dependencies:
- dependency-name: react-feather
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 12:05:51 -06:00
dependabot[bot]
1d12b6d3ce
chore(deps): bump @emotion/styled from 11.6.0 to 11.11.0 in /ui (#4277)
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.6.0 to 11.11.0.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.6.0...@emotion/styled@11.11.0)

---
updated-dependencies:
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 12:05:02 -06:00
Caleb Doxsey
bfcd15435f
authenticate: add additional error details for hmac errors (#3878) 2023-01-11 07:53:11 -07:00
dependabot[bot]
9677e18bbd
chore(deps): bump luxon from 2.3.0 to 2.5.2 in /ui (#3862)
Bumps [luxon](https://github.com/moment/luxon) from 2.3.0 to 2.5.2.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/2.3.0...2.5.2)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 09:54:44 -07:00
dependabot[bot]
156b8cb076
chore(deps): bump json5 from 2.2.0 to 2.2.3 in /ui (#3853)
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 08:43:08 -07:00
Caleb Doxsey
191eeceb05
dashboard: fix missing avatar and logout menu (#3819) 2022-12-17 09:04:01 -07:00
Caleb Doxsey
57217af7dd
authenticate: implement hpke-based login flow (#3779)
* urlutil: add time validation functions

* authenticate: implement hpke-based login flow

* fix import cycle

* fix tests

* log error

* fix callback url

* add idp param

* fix test

* fix test
2022-12-05 15:31:07 -07:00
Caleb Doxsey
c1a522cd82
proxy: add userinfo and webauthn endpoints (#3755)
* proxy: add userinfo and webauthn endpoints

* use TLD for RP id

* use EffectiveTLDPlusOne

* upgrade webauthn

* fix test

* Update internal/handlers/jwks.go

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2022-11-22 10:26:35 -07:00