Lucas Azevedo
|
fe9b9c1955
Add last-used-before option
|
1 年之前 |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 年之前 |
luz paz
|
368f83095d
Fix typos in lib/private subdirectory
|
2 年之前 |
Joas Schilling
|
d683e0d3d1
Automatically cut the token name on the first level
|
2 年之前 |
Christoph Wurst
|
01b8291c76
Type the autentication provider passwords as nullable strings
|
3 年之前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年之前 |
Morris Jobke
|
fedf9c69d9
Use matching parameter names form interfaces and implementations
|
4 年之前 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 年之前 |
Roeland Jago Douma
|
5122629bb0
Make renewSessionToken return the new token
|
5 年之前 |
Morris Jobke
|
4ae17427c5
Error with exception on SSL error
|
5 年之前 |
Roeland Jago Douma
|
f03eb7ec3c
Remote wipe support
|
5 年之前 |
Roeland Jago Douma
|
674930da7f
Move ExpiredTokenException to the correct namespace
|
6 年之前 |
Roeland Jago Douma
|
d9febae5b2
Update all the publickey tokens if needed on web login
|
6 年之前 |
Roeland Jago Douma
|
00e99af586
Mark token as invalid if the password doesn't match
|
6 年之前 |
Roeland Jago Douma
|
4c0d710479
Just pass uid to the Token stuff
|
6 年之前 |
Roeland Jago Douma
|
6b7cf46727
Certain tokens can expire
|
6 年之前 |
Roeland Jago Douma
|
aba255997a
Allow the rotation of tokens
|
6 年之前 |
Roeland Jago Douma
|
466297829e
Fix tests
|
6 年之前 |
Roeland Jago Douma
|
47388e1cfe
Make the Token Auth code strict
|
6 年之前 |
Morris Jobke
|
0eebff152a
Update license headers
|
7 年之前 |
Marcel Waldvogel
|
4e42f059ed
Minor typos
|
7 年之前 |
Robin Appelman
|
1afccde16a
allow configuring filesystem access
|
8 年之前 |
Christoph Wurst
|
4da6b20e76
document what the method does
|
8 年之前 |
Lukas Reschke
|
9d6e01ef40
Add missing tests and fix PHPDoc
|
8 年之前 |
Christoph Wurst
|
d907666232
bring back remember-me
|
8 年之前 |
Christoph Wurst
|
e90f00791d
add invalidateOldTokens to IProvider interface
|
8 年之前 |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 年之前 |
Vincent Petry
|
3db5de95bd
Merge pull request #25172 from owncloud/token-login-validation
|
8 年之前 |
Christoph Wurst
|
b805908dca
update session token password on user password change
|
8 年之前 |
Christoph Wurst
|
0c0a216f42
store last check timestamp in token instead of session
|
8 年之前 |