Skip to content

feat: new security page and workflow #615

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

BlankParticle
Copy link
Member

@BlankParticle BlankParticle commented Jul 27, 2024

What does this PR do?

This PR is a complete overhaul of the security page and its backend.
Everything that needs elevated permission is automatically authenticated with a cookie system.
Everything can be individually disabled, reset/changed based on few conditions to make sure users are not locked out of their accounts.

fixes #83

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring code, technical debt, workflow improvements)
  • Enhancement (small improvements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

Required

  • Read Contributing Guide
  • Self-reviewed my own code
  • Tested my code in a local environment
  • Commented on my code in hard-to-understand areas
  • Checked for warnings, there are none
  • Removed all console.logs
  • Merged the latest changes from main onto my branch with git pull origin main
  • My changes don't cause any responsiveness issues

Appreciated

  • If a UI change was made: Added a screen recording or screenshots to this PR
  • Updated the UnInbox Docs if changes were necessary

Copy link
Member Author

BlankParticle commented Jul 27, 2024

@BlankParticle BlankParticle force-pushed the blank/feat/new-securtiy-workflow branch from 05b5b9c to dbd1045 Compare July 27, 2024 08:43
@BlankParticle BlankParticle changed the title WIP feat: new security page and workflow Jul 27, 2024
@BlankParticle BlankParticle force-pushed the blank/feat/new-securtiy-workflow branch 2 times, most recently from 7f304dc to e1e7c57 Compare July 27, 2024 14:16
@BlankParticle BlankParticle marked this pull request as ready for review July 27, 2024 18:19
@BlankParticle BlankParticle force-pushed the blank/feat/new-securtiy-workflow branch from e1e7c57 to 901a734 Compare July 27, 2024 18:52
@OmarMcAdam OmarMcAdam merged commit 614e615 into main Jul 27, 2024
5 checks passed
Copy link
Member

Merge activity

  • Jul 27, 3:34 PM EDT: @McPizza0 merged this pull request with Graphite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically add naming when adding a passkey
2 participants