dependabot[bot]
|
21984967a8
|
Bump uuid from 1.1.2 to 1.2.2
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.1.2 to 1.2.2.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.1.2...1.2.2)
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-20 14:15:08 +01:00 |
|
Eugene Pankov
|
2040e92176
|
Bump version: 0.6.4 → 0.6.5
|
2022-11-16 10:02:13 +01:00 |
|
Eugene Pankov
|
42f9c68788
|
bumped rust
|
2022-11-03 23:10:51 +01:00 |
|
Eugene Pankov
|
47152bc718
|
Bump version: 0.6.3 → 0.6.4
|
2022-09-26 22:57:45 +02:00 |
|
dependabot[bot]
|
4d3babb297
|
Bump sha1 from 0.10.4 to 0.10.5
Bumps [sha1](https://github.com/RustCrypto/hashes) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha1-v0.10.4...sha1-v0.10.5)
---
updated-dependencies:
- dependency-name: sha1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-20 08:48:17 +02:00 |
|
Eugene Pankov
|
935a5d3e7c
|
Bump version: 0.6.2 → 0.6.3
|
2022-09-20 09:40:31 +03:00 |
|
Eugene Pankov
|
c6b10e8b62
|
Bump version: 0.6.1 → 0.6.2
|
2022-09-14 19:36:51 +02:00 |
|
Eugene Pankov
|
a94fc4725e
|
Bump version: 0.6.0 → 0.6.1
|
2022-09-13 10:47:42 +02:00 |
|
Eugene Pankov
|
f9f92464b0
|
Bump version: 0.5.0 → 0.6.0
|
2022-09-06 23:08:38 +02:00 |
|
dependabot[bot]
|
92a1e40a6d
|
Bump sha1 from 0.10.2 to 0.10.3
Bumps [sha1](https://github.com/RustCrypto/hashes) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha1-v0.10.2...sha1-v0.10.3)
---
updated-dependencies:
- dependency-name: sha1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-03 00:26:20 +02:00 |
|
dependabot[bot]
|
a64f47a8b9
|
Bump once_cell from 1.13.1 to 1.14.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.13.1...v1.14.0)
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-03 00:26:07 +02:00 |
|
dependabot[bot]
|
d880da0fdf
|
Bump sha1 from 0.10.1 to 0.10.2
Bumps [sha1](https://github.com/RustCrypto/hashes) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha1-v0.10.1...sha1-v0.10.2)
---
updated-dependencies:
- dependency-name: sha1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-02 17:02:17 +02:00 |
|
Eugene Pankov
|
51df7083de
|
database config provider
|
2022-09-02 14:00:08 +02:00 |
|
Eugene Pankov
|
d292cca03e
|
Bump version: 0.4.0 → 0.5.0
|
2022-08-14 13:02:49 +02:00 |
|
Eugene
|
c6885f18c3
|
Out-of-band SSO (#245)
|
2022-08-08 23:30:18 +02:00 |
|
Eugene Pankov
|
1271dee26d
|
test driven fixes
|
2022-08-06 00:55:30 +02:00 |
|
Eugene
|
f7bb12e44d
|
OIDC login support (#222)
|
2022-08-05 20:04:40 +02:00 |
|
dependabot[bot]
|
8ec1aed26b
|
Bump bytes from 1.2.0 to 1.2.1
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/commits)
---
updated-dependencies:
- dependency-name: bytes
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-02 13:38:19 +02:00 |
|
Eugene Pankov
|
112a6581f0
|
added test-target support for HTTP and MySQL targets
|
2022-07-29 20:02:10 +02:00 |
|
Eugene Pankov
|
7cfb271bf4
|
Bump version: 0.3.0 → 0.4.0
|
2022-07-27 00:18:03 +02:00 |
|
Eugene Pankov
|
03db7b55fa
|
cleaned up TLS code, added certificate and key checks to warpgate check
|
2022-07-26 21:04:24 +02:00 |
|
Eugene Pankov
|
9d314988c0
|
lint
|
2022-07-24 10:29:30 +02:00 |
|
Eugene Pankov
|
6e4835739c
|
use rustls-native-certs for mysql
|
2022-07-24 10:10:36 +02:00 |
|
Eugene Pankov
|
47518c6253
|
added cranky and removed all .unwrap() usages
|
2022-07-23 21:31:35 +02:00 |
|
Eugene Pankov
|
7682e17080
|
added MySQL support
|
2022-07-20 10:02:37 +02:00 |
|