Skip to content

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
ldpr pushed a commit to rpdl-net/torrust that referenced this pull request Mar 1, 2025
* Update user.rs

Backport upstream backend PR torrust#58

* Update mailer.rs

Backport upstream backend PR torrust/torrust-index#58
ldpr added a commit to rpdl-net/torrust that referenced this pull request May 14, 2025
* Update user.rs

Backport upstream backend PR torrust#58

* Update mailer.rs

Backport upstream backend PR torrust/torrust-index#58

* Token renew + updated for Rust 1.83 (#26)

* remove odd bar under search box

* reverting

* take 2 - remove buggy white bar under search

* Add click handling to magnifying glass icon on sidebar

Epic

* - Fix token renewal management and add configuration parameters
- Bump some crate versions for recent Rust versions.
- Improve logging capability
- Bump crate versions for Rust update
- Finalize renew token
- Add logging support

* - Fix token renewal management and add configuration parameters

- Bump some crate versions for recent Rust versions.
- Improve logging capability

* Lower log level and remove unnecessary logs in user.rs

---------

Co-authored-by: 63A9F0EA7BB98050796B649E85481845 <info@rpdl.net>
Co-authored-by: rakema01 <99795534+rakema01@users.noreply.github.com>

* Revert "Token renew + updated for Rust 1.83 (#26)"

This reverts commit 4a760bb.

---------

Co-authored-by: rakema01 <99795534+rakema01@users.noreply.github.com>
Co-authored-by: sudisk <sudisk@online.fr>
ldpr pushed a commit to rpdl-net/torrust that referenced this pull request May 14, 2025
* Update user.rs

Backport upstream backend PR torrust#58

* Update mailer.rs

Backport upstream backend PR torrust/torrust-index#58

* - Fix token renewal management and add configuration parameters
- Bump some crate versions for recent Rust versions.
- Improve logging capability
- Bump crate versions for Rust update
- Finalize renew token
- Add logging support

* - Fix token renewal management and add configuration parameters

- Bump some crate versions for recent Rust versions.
- Improve logging capability

* Lower log level and remove unnecessary logs in user.rs

---------

Co-authored-by: rakema01 <99795534+rakema01@users.noreply.github.com>
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.

[bug] users not getting logged out when their sessions expire API endpoint to verify if your token is legitimate or needs updating
3 participants