summaryrefslogtreecommitdiff
path: root/modules/rest/views/user_profile_rest.html.php
AgeCommit message (Collapse)Author
2010-08-08Add a button to the user profile page to let you reset your REST APIBharat Mediratta
key. This is useful if you think it's been compromised in some way. Fixes ticket #1226.
2010-07-20Fix internationalization of REST key.Bharat Mediratta
2010-01-28Do all the html::clean|purify calls in the views and not the controller. ↵Tim Almdal
Also clean the subject line and email message body of the contact user email.
2010-01-24Add the active notifications and rest api key to user profile page.Tim Almdal