Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Hash access tokens stored in the database#1

Merged
codedmonkey merged 1 commit intodevelopfrom
access-tokens
Nov 23, 2024
Merged

Hash access tokens stored in the database#1
codedmonkey merged 1 commit intodevelopfrom
access-tokens

Conversation

@codedmonkey
Copy link
Copy Markdown
Owner

@codedmonkey codedmonkey commented Nov 21, 2024

Improves security by hashing access tokens stored in the database, includes:

  • Migration to hash tokens
  • Event listeners to hash and verify tokens
  • Code style fixes
  • Implemented expiration date for access tokens
  • Removed token value from list view, showing it in a flash message instead

@gitguardian
Copy link
Copy Markdown

gitguardian bot commented Nov 21, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@codedmonkey codedmonkey changed the base branch from main to develop November 21, 2024 23:19
@codedmonkey codedmonkey force-pushed the access-tokens branch 2 times, most recently from 188ab50 to 6f6bdab Compare November 21, 2024 23:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant