Quentin Gliech
|
a3f1a880aa
|
Remove some unnecessary dependencies
|
2022-04-08 09:10:33 +02:00 |
|
dependabot[bot]
|
19f6cf851a
|
Bump serde_with from 1.12.0 to 1.12.1
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v1.12.0...v1.12.1)
---
updated-dependencies:
- dependency-name: serde_with
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-08 00:19:31 +02:00 |
|
Quentin Gliech
|
bc24e30867
|
Add CORS headers to API-like routes
|
2022-04-07 16:25:42 +02:00 |
|
Quentin Gliech
|
9bbb60bcdd
|
Bump Rust dependencies
|
2022-04-06 19:47:12 +02:00 |
|
Quentin Gliech
|
31bc8504c9
|
Upgrade axum to 0.5
|
2022-04-06 17:35:29 +02:00 |
|
Quentin Gliech
|
0f7484beee
|
Axum migration: /oauth2/introspection
|
2022-04-06 17:35:29 +02:00 |
|
Quentin Gliech
|
ed49624c3a
|
Axum migration: WIP client authentication
|
2022-04-06 17:35:29 +02:00 |
|
Quentin Gliech
|
9dad21475e
|
Axum migration: /oauth2/userinfo & UserAuthorization util
|
2022-04-06 17:35:29 +02:00 |
|
Quentin Gliech
|
9cb5650167
|
Axum migration: /account/* routes
|
2022-04-06 17:35:29 +02:00 |
|
Quentin Gliech
|
6e7d0a6cfd
|
Axum migration: logout route
|
2022-04-06 17:35:29 +02:00 |
|
Quentin Gliech
|
5e95c705d4
|
Axum migration: CSRF token and login page
|
2022-04-06 17:35:29 +02:00 |
|
Quentin Gliech
|
7c8f8722cd
|
Axum migration: signed cookies, errors, CSRF tokens, sessions
|
2022-04-06 17:35:29 +02:00 |
|