Commit Graph

593 Commits

Author SHA1 Message Date
7693cc3329 Add more test to add user 2022-10-03 11:09:37 +00:00
e1a48dec40 Update unit test 2022-10-03 11:00:51 +00:00
dependabot[bot]
791456d3b5 Bump pest from 2.3.1 to 2.4.0 (#287)
Bumps [pest](https://github.com/pest-parser/pest) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: pest
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 11:57:48 +08:00
dependabot[bot]
0d55dd25d5 Bump smallvec from 1.9.0 to 1.10.0 (#286)
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: smallvec
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 11:57:30 +08:00
dependabot[bot]
0076562606 Bump libc from 0.2.133 to 0.2.134 (#285)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.133 to 0.2.134.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.133...0.2.134)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 11:38:26 +08:00
dependabot[bot]
62be8f6bf5 Bump proc-macro2 from 1.0.44 to 1.0.46 (#283)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.44 to 1.0.46.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.44...1.0.46)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-29 12:00:33 +08:00
dependabot[bot]
b23eb3042c Bump console from 0.15.1 to 0.15.2 (#282)
Bumps [console](https://github.com/console-rs/console) from 0.15.1 to 0.15.2.
- [Release notes](https://github.com/console-rs/console/releases)
- [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/console-rs/console/compare/0.15.1...0.15.2)

---
updated-dependencies:
- dependency-name: console
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-29 12:00:07 +08:00
fcff540220 Add a timer to revoke all expired tokens( Fix #279 2022-09-29 01:30:03 +00:00
677cc576cf Update unit test 2022-09-28 09:47:24 +00:00
79b22e3501 Update 2022-09-28 09:22:33 +00:00
2c93b98c65 Update 2022-09-28 04:48:59 +00:00
ddd970cb40 Update 2022-09-28 04:19:11 +00:00
dependabot[bot]
76f9cb45a8 Bump thiserror from 1.0.36 to 1.0.37 (#276)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.36 to 1.0.37.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.36...1.0.37)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-28 11:00:11 +08:00
dependabot[bot]
3e50631479 Bump tokio from 1.21.1 to 1.21.2 (#275)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.1 to 1.21.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.1...tokio-1.21.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-28 10:59:48 +08:00
412a925ff2 Remove TODO - Bug fix 2022-09-28 08:41:55 +08:00
539aba98e3 Fix task manager not works well. ( Fix #268 2022-09-28 00:01:48 +00:00
386451d0c7 Update README 2022-09-27 14:53:03 +00:00
b98ac08e4b Update 2022-09-27 04:40:02 +00:00
5b4ba8d80a Update 2022-09-27 04:23:39 +00:00
5497f6ffb5 Bump openssl from 0.10.41 to 0.10.42
Bump openssl-sys from 0.9.75 to 0.9.76
2022-09-27 02:43:20 +00:00
dependabot[bot]
1b6f4c2a6b Bump syn from 1.0.100 to 1.0.101 (#267)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.100...1.0.101)

---
updated-dependencies:
- dependency-name: syn
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-27 10:39:45 +08:00
dependabot[bot]
5812a75e36 Bump thiserror from 1.0.35 to 1.0.36 (#266)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.35 to 1.0.36.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.35...1.0.36)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 14:44:05 +08:00
faa7aea149 Use pbkdf2_hmac instead of sha512 2022-09-25 10:16:50 +00:00
ad8fe5e2dc Update 2022-09-25 09:57:42 +00:00
dfa9ba5576 Update 2022-09-25 07:16:19 +00:00
89e08ab968 Update 2022-09-25 06:24:45 +00:00
cea025482f Update 2022-09-25 05:47:29 +00:00
a1b6b96439 Update 2022-09-25 05:39:49 +00:00
d9d477f954 Update 2022-09-25 05:26:38 +00:00
bb8078ce6a Update unit test 2022-09-25 03:13:19 +00:00
597310a663 Fix unit test error 2022-09-25 00:23:32 +00:00
9b2f48a373 Use patched version of the OpenSSL 2022-09-24 22:52:24 +08:00
fd1c62033c Fix typo 2022-09-24 10:47:43 +00:00
a47e3da2ed Update 2022-09-24 10:37:17 +00:00
7774b1d4e7 Update unit test 2022-09-24 10:17:05 +00:00
2597b41220 Fix file name 2022-09-24 10:02:16 +00:00
df2f30ea1f Set SSL_CERT_FILE if cert.pem is exists in executable path and SSL_CERT_FILE is not set. 2022-09-24 09:50:41 +00:00
e4e1a8d6b8 Remove rusttls-tls feature in reqwest 2022-09-24 07:48:10 +08:00
ecc713e301 Use patched version of the native-tls 2022-09-24 07:32:12 +08:00
47e2b1741c Make sure folder is already exists and the server database is deleted before unit test 2022-09-23 04:34:50 +00:00
970a4ec731 Add unit test for server 2022-09-23 04:29:05 +00:00
dependabot[bot]
2bd7bcef6f Bump clang-sys from 1.3.3 to 1.4.0 (#265)
Bumps [clang-sys](https://github.com/KyleMayes/clang-sys) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/KyleMayes/clang-sys/releases)
- [Changelog](https://github.com/KyleMayes/clang-sys/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KyleMayes/clang-sys/commits/v1.4.0)

---
updated-dependencies:
- dependency-name: clang-sys
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 10:57:08 +08:00
dependabot[bot]
5b50233bce Bump serde from 1.0.144 to 1.0.145 (#264)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.144 to 1.0.145.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.144...v1.0.145)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 10:56:44 +08:00
dependabot[bot]
b35fea131d Bump iana-time-zone from 0.1.48 to 0.1.49 (#263)
Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.48 to 0.1.49.
- [Release notes](https://github.com/strawlab/iana-time-zone/releases)
- [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md)
- [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.48...v0.1.49)

---
updated-dependencies:
- dependency-name: iana-time-zone
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 10:56:23 +08:00
dependabot[bot]
70d47e68ca Bump once_cell from 1.14.0 to 1.15.0 (#262)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.14.0 to 1.15.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.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-21 11:09:29 +08:00
dependabot[bot]
f2e53789a1 Bump reqwest from 0.11.11 to 0.11.12 (#261)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.11 to 0.11.12.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.11...v0.11.12)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-21 11:09:07 +08:00
dependabot[bot]
7b41ebb88a Bump itertools from 0.10.4 to 0.10.5 (#260)
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/rust-itertools/itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-21 11:08:39 +08:00
bee6f4e4ba Add a new trait to help return detailed JSON error message 2022-09-20 14:06:34 +00:00
cbcd319aaf Update 2022-09-20 13:41:09 +00:00
6bac9cbdfc Add I18N 2022-09-20 17:50:48 +08:00