453 Commits

Author SHA1 Message Date
094c72f13f Update Rust crate serde to 1.0.171 2023-07-11 00:08:01 +00:00
3bc80c3e5e Update Rust crate lazy-regex to v3 2023-07-08 00:08:04 +00:00
b2209de854 Update Rust crate clap to 4.3.11 2023-07-06 00:01:18 +00:00
8f47891d3a Merge pull request 'Update Rust crate serde_yaml to 0.9.22' () from renovate/serde_yaml-0.x into master
Reviewed-on: 
2023-07-04 16:44:56 +00:00
d6147b0393 Merge pull request 'Update Rust crate uuid to 1.4.0' () from renovate/uuid-1.x into master
Reviewed-on: 
2023-07-04 16:44:37 +00:00
f151b92974 Merge pull request 'Update Rust crate clap to 4.3.10' () from renovate/clap-4.x into master
Reviewed-on: 
2023-07-04 16:44:28 +00:00
3cd2bb4ec9 Update Rust crate serde to 1.0.166 2023-07-04 00:01:30 +00:00
09b67d1fd6 Update Rust crate clap to 4.3.10 2023-07-01 00:01:57 +00:00
9b75abd7f4 Update Rust crate uuid to 1.4.0 2023-06-28 00:01:38 +00:00
42863d4395 Update Rust crate serde_yaml to 0.9.22 2023-06-25 00:01:39 +00:00
191f2bc78c Update Rust crate clap to 4.3.5 2023-06-21 00:09:36 +00:00
a6cc049291 Update Rust crate serde_json to 1.0.97 2023-06-17 00:17:48 +00:00
a0fa6d8237 Update Rust crate sha2 to 0.10.7 2023-06-16 00:19:00 +00:00
a6ffa92aac Update Rust crate clap to 4.3.4 2023-06-15 00:19:00 +00:00
4f2a444cbc Merge pull request 'Update Rust crate log to 0.4.19' () from renovate/log-0.x into master
Reviewed-on: 
2023-06-14 06:40:38 +00:00
46ef623c76 Merge pull request 'Update Rust crate clap to 4.3.3' () from renovate/clap-4.x into master
Reviewed-on: 
2023-06-14 06:40:28 +00:00
0c25932c97 Update Rust crate uuid to 1.3.4 2023-06-14 00:19:03 +00:00
9aa021e3a2 Update Rust crate log to 0.4.19 2023-06-12 00:18:45 +00:00
39eeaea355 Update Rust crate clap to 4.3.3 2023-06-10 00:19:04 +00:00
9ef92f279b Update Rust crate serde to 1.0.164 2023-06-09 00:18:58 +00:00
f3f9334349 Merge pull request 'Update Rust crate url to 2.4.0' () from renovate/url-2.x into master
Reviewed-on: 
2023-06-06 06:34:22 +00:00
c84a94a394 Update Rust crate url to 2.4.0 2023-06-06 00:19:10 +00:00
5b5e8a69ca Update Rust crate clap to 4.3.2 2023-06-06 00:19:04 +00:00
e955f6adc1 Update Rust crate chrono to 0.4.26 2023-05-31 00:29:31 +00:00
d8a28fb74a Merge pull request 'Update Rust crate uuid to 1.3.3' () from renovate/uuid-1.x into master
Reviewed-on: 
2023-05-30 08:37:54 +00:00
b5573beb6a Merge pull request 'Update Rust crate log to 0.4.18' () from renovate/log-0.x into master
Reviewed-on: 
2023-05-30 08:37:44 +00:00
4b6cf81219 Update Rust crate chrono to 0.4.25 2023-05-30 00:29:16 +00:00
81f2401a3f Update Rust crate log to 0.4.18 2023-05-29 00:29:47 +00:00
8f1725b8e0 Update Rust crate base64 to 0.21.2 2023-05-26 00:29:15 +00:00
3b0b8aabcd Merge pull request 'Update Rust crate clap to 4.3.0' () from renovate/clap-4.x into master
Reviewed-on: 
2023-05-25 07:44:12 +00:00
f8483b55e3 Update Rust crate uuid to 1.3.3 2023-05-25 00:29:31 +00:00
7cd5576d1a Merge pull request 'Update Rust crate serde to 1.0.163' () from renovate/serde-1.x into master
Reviewed-on: 
2023-05-24 06:35:35 +00:00
eca04f8488 Update Rust crate clap to 4.3.0 2023-05-24 00:29:37 +00:00
530118967a Merge pull request 'Update Rust crate digest to 0.10.7' () from renovate/digest-0.x into master
Reviewed-on: 
2023-05-23 10:07:37 +00:00
43ca92ac12 Update Rust crate digest to 0.10.7 2023-05-23 09:45:41 +00:00
dfedbfd94d Update Rust crate base64 to 0.21.1 2023-05-23 09:45:35 +00:00
6857684d64 Update Rust crate serde to 1.0.163 2023-05-16 00:25:04 +00:00
97784a9ef7 Merge pull request 'Update Rust crate clap to 4.2.7' () from renovate/clap-4.x into master
Reviewed-on: 
2023-05-11 11:47:14 +00:00
85f697a746 Update Rust crate jwt-simple to 0.11.5 2023-05-11 00:02:38 +00:00
78fece539a Update Rust crate clap to 4.2.7 2023-05-11 00:02:31 +00:00
6cc9f4c54c Refactor dependencies to reduce code base size ()
Use crates to reduce code base size :

* `actix-remote-ip` to safely determine user IP location
* `light-openid` for the OpenID primitives & as client to handle federation

Reviewed-on: 
2023-04-29 11:11:24 +00:00
e351c333fc Update bincode to v2.0.0-rc3 ()
Prepare for the next major update of bincode

Reviewed-on: 
2023-04-28 08:29:04 +00:00
9b18b787a9 Add authentication from upstream providers ()
Let BasicOIDC delegate authentication to upstream providers (Google, GitHub, GitLab, Keycloak...)

Reviewed-on: 
2023-04-27 10:10:28 +00:00
6d2e52d632 Add default clients ()
* Add the possibility to create client enabled by default when creating new accounts
* Can mark clients are granted for all users, regardless of users accounts grants

Reviewed-on: 
2023-04-15 10:19:15 +00:00
f1ac19cca1 Merge pull request 'Update Rust crate clap to 4.2.1' () from renovate/clap-4.x into master
Reviewed-on: 
2023-04-15 08:08:37 +00:00
6e9fbc325a Update Rust crate qrcode-generator to 4.1.8 ()
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [qrcode-generator](https://magiclen.org/qrcode-generator) ([source](https://github.com/magiclen/qrcode-generator)) | dependencies | patch | `4.1.7` -> `4.1.8` |

---

### Release Notes

<details>
<summary>magiclen/qrcode-generator</summary>

### [`v4.1.8`](https://github.com/magiclen/qrcode-generator/compare/v4.1.7...v4.1.8)

[Compare Source](https://github.com/magiclen/qrcode-generator/compare/v4.1.7...v4.1.8)

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNS40MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDEuMCJ9-->

Reviewed-on: 
2023-04-15 08:07:58 +00:00
27d02480ac Update Rust crate serde to 1.0.159 2023-03-31 00:03:07 +00:00
c3c8a1c49b Update Rust crate clap to 4.2.1 2023-03-31 00:02:59 +00:00
dd82a6dac2 Merge pull request 'Update Rust crate clap to 4.1.13' () from renovate/clap-4.x into master
Reviewed-on: 
2023-03-29 08:35:22 +00:00
c085081c5f Merge pull request 'Update Rust crate chrono to 0.4.24' () from renovate/chrono-0.x into master
Reviewed-on: 
2023-03-29 08:35:08 +00:00