Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added endpoints for verifying and renewing login token #58

Conversation

mickvandijke
Copy link
Member

@mickvandijke mickvandijke commented Aug 17, 2022

closes #19

dependabot bot and others added 5 commits August 16, 2022 23:30
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
@mickvandijke mickvandijke changed the base branch from main to development August 17, 2022 12:16
@mickvandijke mickvandijke merged commit 32ce2ce into development Aug 17, 2022
@mickvandijke mickvandijke deleted the 19-api-endpoint-to-verify-if-your-token-is-legitimate-or-needs-updating branch August 17, 2022 12:17
@mickvandijke mickvandijke linked an issue Aug 29, 2022 that may be closed by this pull request
@Rafaelpzffg
Copy link

19-api-endpoint-to-verify-if-your-token-is-legitimate-or-needs-updating.

@ldpr
Copy link
Contributor

ldpr commented Jan 18, 2025

@mickvandijke How feasible do you think it'd be to backport this to v2?

I believe the old repos are archived so maybe it's not possible. Off the top of your head though, do you think it'd be difficult?

rakema01 added a commit to rpdl-net/torrust that referenced this pull request Feb 11, 2025
Backport upstream backend PR torrust/torrust-index#58
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
3 participants