Commit Graph

332 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Carl Schwan c4e6fbdae7 fix(query-builder): Don't catch UniqueConstraintViolationException 4 months ago
Julien Veyssier 3d36834284
feat(auth): include the token entity in TokenInvalidatedEvent 4 months ago
Julien Veyssier 4a35837741
feat(auth): adjust PublicKeyTokenProviderTest 4 months ago
Julien Veyssier 3da919c783
feat(auth): dispatch new TokenInvalidatedEvent when PublicKeyTokenProvider::invalidateToken is called 4 months ago
Julien Veyssier 8ffd30bbf9
feat(auth): dispatch new TokenInvalidatedEvent when PublicKeyTokenProvider::invalidateTokenById is called 4 months ago
Ferdinand Thiessen ac545cc478
fix(SetUserTimezoneCommand): only write user login timezone if not yet set 4 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Ferdinand Thiessen a243e9cfbb
fix(webauthn): do not require bcmath or gmp - not needed anymore 10 months ago
Julius Knorr 777cd941dc
fix: Do not build encrypted password if there is none 10 months ago
Ferdinand Thiessen 3c4feff028
fix: Move login via email logic to local backend 10 months ago
Louis Chemineau 68f86b3066
fix(login): Support subfolder install for ephemeral sessions 10 months ago
Louis Chemineau c6293204a2
feat: Close sessions created for login flow v2 10 months ago
Daniel Calviño Sánchez 5ea5b2de84
fix: Handle exception when clearing previously removed two factor tokens 1 year ago
Daniel Calviño Sánchez 381a2aa627
fix: Clear pending two factor tokens also from configuration 1 year ago
yemkareems 34b07ace95
fix: crypto made inline for constructor and decrypt error handled in exception 1 year ago
yemkareems 3fd16de636
fix: crypto made inline for constructor and decrypt error handled in exception 1 year ago
yemkareems 79b1122749
fix: use Icrypto in place of Cypto 1 year ago
yemkareems a74ef8237d
fix: crypto type made not nullable and tests run using ICrypto 1 year ago
yemkareems 505dfd65fd
fix: encrypt and store password, decrypt and retrieve the same 1 year ago
Git'Fellow a1681b0756 chore(db): Apply query prepared statements 1 year ago
Ferdinand Thiessen 0e54c2bd43
fix: Adjust Entity types 1 year ago
Git'Fellow c254855222 chore(db): Correctly apply query types 1 year ago
Ferdinand Thiessen 16833aff86
fix: Make user removal more resilient 1 year ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
S1m 9189bc290b
feat(webauthn): Add user verification to webauthn challenges 1 year ago
Christoph Wurst 5100e3152d
feat(auth): Clean-up unused auth tokens and wipe tokens 1 year ago
Arthur Schiwon 99182aac37
fix(Token): take over scope in token refresh with login by cookie 1 year ago
Arthur Schiwon 6a783d9b08
fix(Session): avoid race conditions on clustered setups 1 year ago
Joas Schilling 8130968a35
feat(notifications): Migrate server INotifiers to new exceptions 2 years ago
Arthur Schiwon f6d6efef3a
refactor(Token): introduce scope constants 2 years ago
Arthur Schiwon 340939e688
fix(Session): avoid password confirmation on SSO 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Christoph Wurst bcc02a3c71
fix(auth): Update authtoken activity selectively 2 years ago
Julius Härtl 04780ae30a fix: Always set last activity if we update the row of an authtoken anyways 2 years ago
Joas Schilling bc4a102f52
fix(session): Avoid race condition for cache::get() vs. cache::hasKey() 2 years ago
Ferdinand Thiessen e8452d9ef1
fix(deps): Bump web-auth/webauthn-lib from 3.3.9 to 4.8.5 2 years ago
Côme Chilliet ab6afe0111 fix: Fix new psalm errors from update 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Benjamin Gaussorgues d1189f923c
feat(perf): add cache for authtoken lookup 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 2 years ago
Côme Chilliet a526a382bf
Import OCP IToken as OCPIToken to avoid a name clash in lib/private 2 years ago
Côme Chilliet 37a6e15f87 Use OCP version of IToken in AppPasswordCreatedEvent 2 years ago
Côme Chilliet 8fc39aeb1c Use IToken from OCP instead of OC 2 years ago
Côme Chilliet 95ea6188dc Suppress or fix psalm errors related to InvalidTokenException 2 years ago
Côme Chilliet eee9f1eec4 Always catch OCP versions of authentication exceptions 2 years ago
Alexander Piskun 26d343d33a
AppAPI: allowed to bypass Two-Factor 2 years ago