You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a lot of extra functionality but it's really essential in moving forward.
Write an admin / moderator log-in page that checks credentials against a (SQL) table of hashed passwords
Migrate functionality from the admin_panel Perl script to a web-page that is only accessible to moderators / an administrator
Moderator / Admin registration page only accessible with one-time generated key
Currently there is no way to administrate the site other than via that Perl script. A web portal would allow more community moderation while also focusing the administrator's responsibility on simply picking reliable moderators.
Difficulty: 4/5
The text was updated successfully, but these errors were encountered:
This is a lot of extra functionality but it's really essential in moving forward.
Currently there is no way to administrate the site other than via that Perl script. A web portal would allow more community moderation while also focusing the administrator's responsibility on simply picking reliable moderators.
Difficulty: 4/5
The text was updated successfully, but these errors were encountered: