28 コミット (76a7600e2e8ee239c2f7dd19e8b3d1e86f7c5362)

作成者 SHA1 メッセージ 日付
  Roeland Jago Douma 76a7600e2e
Allow configuring the activity update interval of token 3年前
  Roeland Jago Douma 0452877a67
Fix app password updating out of bounds 3年前
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3年前
  Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations 3年前
  Christoph Wurst 2006a6dd0e
Improve traces of invalid token exceptions 4年前
  Christoph Wurst 5bf3d1bb38
Update license headers 4年前
  Roeland Jago Douma b371e735cf
Throw an invalid token exception is token is marked outdated 4年前
  Roeland Jago Douma 5122629bb0
Make renewSessionToken return the new token 4年前
  Roeland Jago Douma 3fccc7dc47
Cache the public key tokens 4年前
  Daniel Kesselberg 608f4d3ee9
Pass $configargs to openssl_pkey_export 4年前
  Morris Jobke 4ae17427c5
Error with exception on SSL error 4年前
  Roeland Jago Douma f03eb7ec3c
Remote wipe support 5年前
  Daniel Kesselberg ec8aefc762
Read openssl error and log 5年前
  Roeland Jago Douma 674930da7f
Move ExpiredTokenException to the correct namespace 5年前
  Roeland Jago Douma d9febae5b2
Update all the publickey tokens if needed on web login 5年前
  Roeland Jago Douma 00e99af586
Mark token as invalid if the password doesn't match 5年前
  Joas Schilling f258e65f13
Also adjust the expiration of PublicKeyTokenProvider 5年前
  Daniel Kesselberg 90a9a1ecc6
Consider openssl settings from config.php 5年前
  Roeland Jago Douma 47b46fa69d
Expire tokens hardening 5年前
  Roeland Jago Douma 82959ca93e
Comments 6年前
  Roeland Jago Douma df34571d1d
Use constant for token version 6年前
  Roeland Jago Douma 9e7a95fe58
Add more tests 6年前
  Roeland Jago Douma f168ecfa7a
Actually convert the token 6年前
  Roeland Jago Douma 4bbc21cb21
SetPassword on PublicKeyTokens 6年前
  Roeland Jago Douma 4c0d710479
Just pass uid to the Token stuff 6年前
  Roeland Jago Douma 1f17010e0b
Add first tests 6年前
  Roeland Jago Douma 02e0af1287
Initial PKT implementation 6年前
  Roeland Jago Douma 480864b3e3
Make the token expiration also work for autocasting 0 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年前
  Flávio Gomes da Silva Lisboa 5ca9a7d6bc
Loss of performance on Login after upgrade from NC10 + LDAP to NC 12 + LDAP #6732 6年前
  Morris Jobke 0eebff152a
Update license headers 6年前
  Christoph Wurst 38bb6e1477
Fix duplicate session token after remembered login 6年前
  Marcel Waldvogel 4e42f059ed Minor typos 6年前
  Martin 53b8330e6d
Defining App "cron" for "Invalidating tokens older than" message #27167 (#27201) 7年前
  Christoph Wurst 2183a1f3e6 copy remember-me value when renewing a session token 7年前
  Robin Appelman 73dfe1835a
use lower loglevel for token cleanup messages 7年前
  Robin Appelman 1afccde16a
allow configuring filesystem access 7年前
  Lukas Reschke 9d6e01ef40
Add missing tests and fix PHPDoc 7年前
  Christoph Wurst d907666232
bring back remember-me 7年前
  Joas Schilling ba87db3fcc
Fix others 7年前
  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年前
  Christoph Wurst c4149c59c2
use token last_activity instead of session value 8年前
  Christoph Wurst c58d8159d7
Create session tokens for apache auth users 8年前
  Lukas Reschke aba539703c
Update license headers 8年前
  Christoph Wurst ad10485cec
when generating browser/device token, save the login name for later password checks 8年前
  Christoph Wurst 74277c25be
add button to invalidate browser sessions/device tokens 8年前