Skip to content

Conversation

@mickvandijke
Copy link
Member

No description provided.

Add integration tests for `Database` trait
mickvandijke and others added 29 commits August 15, 2022 02:37
…atabase

store torrents completely in database
…r-bcrypt-for-user-authentication

change from pbkdf2 to argon2 or bcrypt for user authentication
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.5.4...1.6.0)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.5 to 0.8.11.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.8.5...crossbeam-utils-0.8.11)

---
updated-dependencies:
- dependency-name: crossbeam-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.10.1 to 1.13.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.10.1...tokio-1.13.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…-token-is-legitimate-or-needs-updating

added endpoints for verifying and renewing login token
…t-a-tracker-connection-whitelist

fix: fail torrent uploading when tracker whitelisting fails
…does-not-reuse-valid-tracker-keys-when-available

fix: reuse valid tracker keys
…erly-checked-for-validity-on-signup

fix: verify email address validity on signup
…cation-and-make-it-easily-accessible-for-users

67 embed the license in the application and make it easily accessible for users
# Conflicts:
#	Cargo.lock
#	Cargo.toml
@mickvandijke mickvandijke merged commit a358f3e into main Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants