Skip to content

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Sep 8, 2024

Now that we have token expiration warning emails and an easy way to create a new token based on the settings of an existing one, we can finally change the default value of this setting to a slightly more secure value.

Resolves #6664

@Turbo87 Turbo87 added C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works A-frontend 🐹 labels Sep 8, 2024
@Turbo87 Turbo87 requested a review from a team September 8, 2024 09:15
Now that we have token expiration warning emails and an easy way to create a new token based on the settings of an existing one, we can finally change the default value of this setting to a slightly more secure value.
@codecov
Copy link

codecov bot commented Sep 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.06%. Comparing base (62b3d91) to head (2d1854b).
Report is 17 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9414   +/-   ##
=======================================
  Coverage   89.06%   89.06%           
=======================================
  Files         285      285           
  Lines       28938    28938           
=======================================
+ Hits        25774    25775    +1     
+ Misses       3164     3163    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Turbo87 Turbo87 merged commit cdb554c into rust-lang:main Sep 12, 2024
@Turbo87 Turbo87 deleted the default-expiration branch September 12, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-frontend 🐹 C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The "New API token" page defaults to "no expiration"

1 participant