mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
Made validateUserToken avaible via get requests & updated the system so
that it now has a privacy policy & terms of service (TOS) And added a add email & display current email logic.
This commit is contained in:
parent
45397675f5
commit
aa355e03fd
4 changed files with 103 additions and 16 deletions
|
@ -82,7 +82,9 @@
|
|||
"logout": "Logout",
|
||||
"deleteaccount": "Delete your account",
|
||||
"dangerzone": "DANGER ZONE",
|
||||
"submit": "Submit"
|
||||
"submit": "Submit",
|
||||
"greet": "Greetings, ",
|
||||
"defaultname": "User"
|
||||
},
|
||||
"popuptext": {
|
||||
"logout": "Are you sure you want to logout?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue