Skip to content

Commit f2a9e19

Browse files
sudiskrakema01
andauthored
Copy of PR #26 in Main (#29)
* 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 <[email protected]>
1 parent 3bcbdb0 commit f2a9e19

File tree

13 files changed

+6101
-4773
lines changed

13 files changed

+6101
-4773
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ backend/package-lock.json
77
/frontend/.env
88

99
/backend/.env
10+
/backend/.sqlx
1011
/backend/config.toml
1112
/backend/data.db
1213
/backend/data.db-shm

0 commit comments

Comments
 (0)