summaryrefslogtreecommitdiffstats
path: root/settings/js/authtoken_view.js
Commit message (Collapse)AuthorAgeFilesLines
* [stable9.1] Revert invalid commits from master->stable9.1 merge (#25420)Vincent Petry2016-07-081-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Revert "Merge pull request #25240 from owncloud/remove-svg" This reverts commit 8b8d2b679a12f703141de9da71340f1f02151f3d, reversing changes made to a35747b6fa8f7704bf7333f16a2b867b76acb187. * Revert "Merge pull request #25253 from owncloud/users-fixotherquotadropdown" This reverts commit a35747b6fa8f7704bf7333f16a2b867b76acb187, reversing changes made to a573b6863cbb4eb21feb7fe5a17a9b8fc60cf059. * Revert "Merge pull request #25314 from owncloud/files_external-backends-config" This reverts commit a573b6863cbb4eb21feb7fe5a17a9b8fc60cf059, reversing changes made to 8147eefaeba3822c9331283e973006ad3aeac1f5. * Revert "Add all properties while creating a subscription (#25318)" This reverts commit aaf4c3073af2511ab895e982cadae8dc6a143e55. * Revert "Merge pull request #25276 from owncloud/delete-own-session-token" This reverts commit e42ce62ce2855c95861eeae669508e5c20f99be4, reversing changes made to aaf4c3073af2511ab895e982cadae8dc6a143e55. * Revert "Merge pull request #25262 from owncloud/fed-sharing-error" This reverts commit 027715f9acba4dc314a7e4c63ac41a58d4e33f22, reversing changes made to e42ce62ce2855c95861eeae669508e5c20f99be4.
* prevent users from deleting their own session tokenChristoph Wurst2016-06-281-0/+4
|
* Merge pull request #25261 from owncloud/app-password-login-nameVincent Petry2016-06-271-0/+9
|\ | | | | show which login name to use for the new app password
| * fix layoutChristoph Wurst2016-06-241-3/+6
| |
| * show which login name to use for the new app passwordChristoph Wurst2016-06-241-0/+6
| |
* | Merge pull request #25252 from owncloud/authtoken-removetooltipondisconnectMorris Jobke2016-06-271-0/+2
|\ \ | | | | | | Remove tooltip when disconnecting token
| * | Remove tooltip when disconnecting tokenVincent Petry2016-06-231-0/+2
| |/
* / Use OC.Backbone instead of Backbone directly in authtoken JS codeVincent Petry2016-06-231-5/+5
|/ | | | Fixes asset pipeline issue with the auth token in personal page
* app passwords/device tokens wordingChristoph Wurst2016-06-211-18/+18
|
* Fix tooltip position in token listVincent Petry2016-06-171-6/+4
|
* add tooltip to token namesChristoph Wurst2016-06-101-1/+2
|
* remove debug console.logChristoph Wurst2016-05-241-1/+0
|
* add button to invalidate browser sessions/device tokensChristoph Wurst2016-05-231-11/+93
|
* add button to add new device tokensChristoph Wurst2016-05-231-14/+81
|
* list user's auth tokens on the personal settings pageChristoph Wurst2016-05-231-0/+93