Skip to content
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

Feature/pages encryption #42

Open
wants to merge 10 commits into
base: development
Choose a base branch
from

Conversation

brijm-improwised
Copy link
Collaborator

@brijm-improwised brijm-improwised commented Dec 5, 2024

Fixes Issue : Encrypted Pages

closes #41

Changes proposed

  • Add Encrypt-Decrypt Functionality for pages
  • Also if page is encrypt and user or admin want to edit that page then they have to required the password for edit the page
  • Also if user or admin want to view the page content then they can enter password and view the page content
  • Also if they export the page then they required the password For Export

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

encrypt-decrypt-ss-3
encrypt-decrypt-ss-2
encrypt-decrypt

Note to reviewers

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.

Encrypted Pages
1 participant