Added privacy settings page

This commit is contained in:
2019-06-14 18:03:27 +10:00
parent e1744d6964
commit b29cfe19d7
8 changed files with 277 additions and 5 deletions
+2 -2
View File
@@ -2,9 +2,9 @@ Priority List
---
* ~~Privacy policy / no children under 13.~~
* Unsubscribe from promotional emails.
* ~~Unsubscribe from promotional emails.~~
* Delete own account (right to be forgotten).
* Write unit tests / refactor for unit tests (ensure that the game doesn't break from an update).
* refactor for unit tests / Write unit tests (ensure that the game doesn't break from an update).
* Implement admin panel (write posts without having to commit, interact with the database safely).
Major Effort Changes
+1
View File
@@ -5,4 +5,5 @@ _14 June 2019_
Today's updates:
* Added a privacy policy applicable under Australian law. [See it here](/privacypolicy), or in the website's footer.
* Added an option in [Privacy Settings](/privacysettings) to enable or disable occasional emails concerning ingame events. Default is off.