52 Commits (76a7600e2e8ee239c2f7dd19e8b3d1e86f7c5362)

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