Skip to content
Snippets Groups Projects
Forked from ICS Control System Infrastructure / csentry
Source project has a limited visibility.
  • Benjamin Bertrand's avatar
    c5965f94
    Add token revoking · c5965f94
    Benjamin Bertrand authored
    - All created tokens are stored in the database.
      To revoke a token, we just delete it from the database.
      Tokens not found in the database are thus considered unvalid / revoked.
    
    - Add button to copy generated token to the clipboard
    
    - Redesign profile page
    c5965f94
    History
    Add token revoking
    Benjamin Bertrand authored
    - All created tokens are stored in the database.
      To revoke a token, we just delete it from the database.
      Tokens not found in the database are thus considered unvalid / revoked.
    
    - Add button to copy generated token to the clipboard
    
    - Redesign profile page
Code owners
Assign users and groups as approvers for specific file changes. Learn more.