52 次程式碼提交 (76a7600e2e8ee239c2f7dd19e8b3d1e86f7c5362)

作者 SHA1 備註 提交日期
  Roeland Jago Douma 76a7600e2e
Allow configuring the activity update interval of token 3 年之前
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 年之前
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 年之前
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 年之前
  Christoph Wurst 2a529e453a
Use a blank line after the opening tag 4 年之前
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 年之前
  Christoph Wurst 74936c49ea
Remove unused imports 4 年之前
  Joas Schilling 9935c71ec3
Check the user on remote wipe 4 年之前
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 年之前
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 年之前
  Christoph Wurst 0299ea0a96
Handle token insert conflicts 4 年之前
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 年之前
  Christoph Wurst d058ef2b6c
Make it possible to wipe all tokens/devices of a user 4 年之前
  Christoph Wurst 1c261675ad
Refactor: move remote wipe token logic to RW service 4 年之前
  Christoph Wurst aa6622ccef Decouple remote wipe notifcation channels with events 5 年之前
  Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 5 年之前
  Roeland Jago Douma 674930da7f
Move ExpiredTokenException to the correct namespace 5 年之前
  Roeland Jago Douma 19f84f7b54
Add tests 5 年之前
  Daniel Kesselberg 6bdcec67ab
Add openssl to mock 5 年之前
  Roeland Jago Douma df34571d1d
Use constant for token version 6 年之前
  Roeland Jago Douma 9e7a95fe58
Add more tests 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 6b7cf46727
Certain tokens can expire 6 年之前
  Roeland Jago Douma aba255997a
Allow the rotation of tokens 6 年之前
  Roeland Jago Douma 466297829e
Fix tests 6 年之前
  Lukas Reschke 9ac878b6cb
Adjust tests for added lastCheck time 6 年之前
  Christoph Wurst 38bb6e1477
Fix duplicate session token after remembered login 6 年之前
  Lukas Reschke 59e968977c
Add test for DefaultTokenMapper 7 年之前
  Lukas Reschke 77827ebf11
Rename table back to lowercase 7 年之前
  Bjoern Schiessle 1eb7f4956b
delete auth token when client gets deleted 7 年之前
  Joas Schilling d2d9f74707
Fix warning with undefined method 7 年之前
  Christoph Wurst e782f90d98
DefaultTokenProviderTest mocked/asserted the wrong method 7 年之前
  Christoph Wurst 2183a1f3e6 copy remember-me value when renewing a session token 7 年之前
  Robin Appelman e633f2f8df
add test 7 年之前
  Roeland Jago Douma e5bc80b31d
Adds TokenProvider and Mapper tests 7 年之前
  Robin Appelman 91851c37be
add tests 7 年之前
  Robin Appelman 4c3d18a9fc
explicit types 7 年之前
  Lukas Reschke 9d6e01ef40
Add missing tests and fix PHPDoc 7 年之前
  Christoph Wurst d907666232
bring back remember-me 7 年之前
  Roeland Jago Douma 4d3b92e687
Fix getMock Authentication 7 年之前
  Christoph Wurst b805908dca
update session token password on user password change 8 年之前
  Christoph Wurst fb36fd495b
fix DefaultTokenMapperTest 8 年之前
  Christoph Wurst 5c68084823
fix default token provider tests 8 年之前
  Christoph Wurst c4149c59c2
use token last_activity instead of session value 8 年之前
  Christoph Wurst c58d8159d7
Create session tokens for apache auth users 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 年之前
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 年之前