Commit History

Author SHA1 Message Date
  Christoph Wurst 102f700d96 Load auth tokens with the initial state API 5 years ago
  Daniel Kesselberg 840f0c38fc Show more information on update app password 5 years ago
  Daniel Kesselberg 34e849d702 Add interface INamedToken 5 years ago
  Daniel Kesselberg db49e0fdae Add canRename & name to tests 5 years ago
  Daniel Kesselberg 86f0f867ec Make app password description editable 5 years ago
  Daniel Kesselberg e78f4cec15 Don't cast tokenId to string 5 years ago
  Daniel Kesselberg 17b82c5d76 Add token name for delete activity 5 years ago
  Daniel Kesselberg f24fa2051d Publish event for app token create/update/delete 5 years ago
  Roeland Jago Douma 4c0d710479 Just pass uid to the Token stuff 6 years ago
  Morris Jobke abd33bb619 Properly catch InvalidTokenException for better error response 6 years ago
  Morris Jobke 0eebff152a Update license headers 6 years ago
  Lukas Reschke c25e782dd6 Fix settings/Controller/ 7 years ago
  Marcel Waldvogel 15c51f410e The app password avoids 1Il etc. Adapted comment accordingly 7 years ago
  Fabrizio Steiner f2a2b34e46 Increase device password entropy. Use lower- and upper-case characters and digits, but exclude ambiguous characters. The number of digits has also been increased to 25. 7 years ago
  Morris Jobke 332eaec4c0 Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions 7 years ago
  Joas Schilling 68fa1e5dd8 Require password confirmation for app password 7 years ago
  Robin Appelman d2dee32756 fix warnings when updating app password 7 years ago
  Robin Appelman da63af8b02 enable deleting/configuring new tokens 8 years ago
  Robin Appelman 1afccde16a allow configuring filesystem access 8 years ago
  Joas Schilling 4db5b2a2c6 Use magic DI as much as possible 7 years ago
  Joas Schilling 0215b004da Update with robin 8 years ago
  Joas Schilling ba87db3fcc Fix others 8 years ago
  Robin Appelman fac970b065 format current and sync client sessions in Personal 8 years ago
  Christoph Wurst c9a2790893 prevent users from deleting their own session token 8 years ago
  Christoph Wurst 26aacb4e62 show which login name to use for the new app password 8 years ago
  Christoph Wurst c58d8159d7 Create session tokens for apache auth users 8 years ago
  Lukas Reschke aba539703c Update license headers 8 years ago
  Christoph Wurst ad10485cec when generating browser/device token, save the login name for later password checks 8 years ago
  Christoph Wurst 74277c25be add button to invalidate browser sessions/device tokens 8 years ago
  Christoph Wurst 6495534bcd add button to add new device tokens 8 years ago