Create a option to allow editing of profiles #66
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently there is no option to allow people to add their profiles.
Support will be added by adding a "Edit Profile" option to the hosts profile page
This will send a link with a key to the email address assigned to the host.
Once clicked and validated, the database should read the current profile from the database and display it in a WYSIWYG html editor.
When finished the modifications will be written to a json file, and will send a email to the Janitors.
This will need to follow a similar route as comment approval allowing one click approval, delete, or banning ip etc.
The approved profile will be added to the db when the site is regenerated which can take a while.