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

Private Key Access Management #3

Open
M-DOREL opened this issue Oct 10, 2024 · 0 comments
Open

Private Key Access Management #3

M-DOREL opened this issue Oct 10, 2024 · 0 comments

Comments

@M-DOREL
Copy link

M-DOREL commented Oct 10, 2024

Hello Maggot Team,

When you want to generate a private key to access a directory protected with META_auth.txt, you need to use a key generated with the page : "/maggot/access"

To generate the key, the field says: ‘at least 6 characters’.

But it doesn't seem to work for keys of less than 8 characters.

It would be interesting to have a validation field for the key generation format.
Like a quick check at the front with a javascript regex.

Note: I haven't tested punctuation, space or special characters. (whether they are allowed or not)

If you can do this, and correct the field validation, it will avoid generating the key, protecting a directory and seeing that it doesn't work.

I hope this helps.
Regards

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

No branches or pull requests

1 participant