Morris Jobke
|
9cda3206ff
|
Properly catch InvalidTokenException for better error response
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-01-18 16:11:21 +01:00 |
Morris Jobke
|
0eebff152a
|
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 16:56:19 +01:00 |
Lukas Reschke
|
c25e782dd6
|
Fix settings/Controller/
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2017-08-01 08:20:15 +02:00 |
Marcel Waldvogel
|
15c51f410e
|
The app password avoids 1Il etc. Adapted comment accordingly
Signed-off-by: Marcel Waldvogel <marcel.waldvogel@uni-konstanz.de>
|
2017-07-21 09:48:14 +02:00 |
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.
Signed-off-by: Fabrizio Steiner <fabrizio.steiner@gmail.com>
|
2017-05-08 14:04:40 +02:00 |
Morris Jobke
|
332eaec4c0
|
Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions
Password confirmation for some actions
|
2016-11-18 15:42:30 +01:00 |
Joas Schilling
|
68fa1e5dd8
|
Require password confirmation for app password
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-18 12:10:50 +01:00 |
Robin Appelman
|
d2dee32756
|
fix warnings when updating app password
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-11-16 19:14:36 +01:00 |
Robin Appelman
|
da63af8b02
|
enable deleting/configuring new tokens
Signed-off-by: Robin Appelman <icewind@owncloud.com>
|
2016-11-16 15:24:28 +01:00 |
Robin Appelman
|
1afccde16a
|
allow configuring filesystem access
Signed-off-by: Robin Appelman <icewind@owncloud.com>
|
2016-11-16 15:24:27 +01:00 |
Joas Schilling
|
4db5b2a2c6
|
Use magic DI as much as possible
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-10-05 16:36:49 +02:00 |
Joas Schilling
|
0215b004da
|
Update with robin
|
2016-07-21 18:13:58 +02:00 |
Joas Schilling
|
ba87db3fcc
|
Fix others
|
2016-07-21 18:13:57 +02:00 |
Robin Appelman
|
fac970b065
|
format current and sync client sessions in Personal
|
2016-07-18 19:39:03 +02:00 |
Christoph Wurst
|
c9a2790893
|
prevent users from deleting their own session token
|
2016-06-28 16:17:37 +02:00 |
Christoph Wurst
|
26aacb4e62
|
show which login name to use for the new app password
|
2016-06-24 15:31:48 +02:00 |
Christoph Wurst
|
c58d8159d7
|
Create session tokens for apache auth users
|
2016-05-31 17:07:49 +02:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
Christoph Wurst
|
ad10485cec
|
when generating browser/device token, save the login name for later password checks
|
2016-05-24 11:49:15 +02:00 |
Christoph Wurst
|
74277c25be
|
add button to invalidate browser sessions/device tokens
|
2016-05-23 09:11:12 +02:00 |
Christoph Wurst
|
6495534bcd
|
add button to add new device tokens
|
2016-05-23 09:11:12 +02:00 |
Christoph Wurst
|
12431aa399
|
list user's auth tokens on the personal settings page
|
2016-05-23 09:11:12 +02:00 |