Token deletion with simple undo
authorChristian Weiske <cweiske@cweiske.de>
Mon, 13 Oct 2014 18:41:30 +0000 (20:41 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Mon, 13 Oct 2014 18:41:30 +0000 (20:41 +0200)
commitca442a803832c885af7835c5fcf7cd48cfe752ce
treed58b2eb4e70223d56e981cd4c03cc8a331d67f40
parentdab31d3882a398d5f459a0aca71b2e35ab641708
Token deletion with simple undo

Following the lines of
- http://alistapart.com/article/neveruseawarning
- https://github.com/owncloud/core/issues/9268
- https://github.com/owncloud/contacts/issues/107

I've added simple undo functionality to the "delete token" action.
The user has 5 seconds to click on the "restore" button to undo the
token deletion.
js/grauphel.js [new file with mode: 0644]
templates/tokens.php