BasicOIDC/src
Pierre Hubert 473e5bfe50
All checks were successful
continuous-integration/drone/push Build is passing
Update Rust crate actix-web to v4.6.0 (#271)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actix-web](https://actix.rs) ([source](https://github.com/actix/actix-web)) | dependencies | minor | `4.5.1` -> `4.6.0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguOCIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #271
2024-05-23 09:20:43 +00:00
..
actors Add authentication from upstream providers (#107) 2023-04-27 10:10:28 +00:00
controllers Update Rust crate actix-web to v4.6.0 (#271) 2024-05-23 09:20:43 +00:00
data Can define additional claims on per-client basis 2024-03-31 18:37:08 +02:00
middlewares Add IP location service 2022-11-12 17:02:34 +01:00
utils Update chrono & clap dependencies 2024-03-15 16:39:17 +01:00
constants.rs Add implicit authentication flow (#255) 2024-03-28 21:13:25 +00:00
lib.rs Add code challenge support 2022-04-14 18:04:01 +02:00
main.rs Refactor dependencies to reduce code base size (#111) 2023-04-29 11:11:24 +00:00