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

Minimalparts/urlsuggestions #67

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

minimalparts
Copy link
Member

Allowing any registered user to directly index urls is perhaps not greatly secure. Changed things so that only admins can index. But there is a new page allowing anybody (including unregistered visitors) to suggest urls to be indexed. This page has a little captcha associated with it. Suggestions are stored in a separate part of the database until an admin looks at them. Registered users retain additional rights, like commenting on urls.

Made categories (themes) visible to all users, so that people get an idea of what is included in the instance. But download and pod renaming can only be done by admins.

Also added CLI functions to rebuild the database from a backup. Flask Migrate was being too annoying.

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.

1 participant