Commit Graph

80 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
Carl Schwan 3f7c3216fe
refactor(urlgenerator): Move getLogoutUrl from OC_User to IUrlGenerator 1 month ago
Carl Schwan d49df488a1 fix: Make the IProvideUserSecretBackend usable 2 months ago
Enrique Pérez Arnaud ac2f9816a6
feat(auth): support permanent OCM refresh tokens and bearer login 2 months ago
Salvatore Martire 87e907592a chore: update since from 34.0.0 to 35.0.0 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
michal.roszak@put.poznan.pl c42bc0cf09 feat (2fa): Add IStatelessProvider interface 4 months ago
Carl Schwan f4cae8c222
feat(auth): Add IAlternativeLoginProvider 4 months ago
Carl Schwan 3979c493f9
refactor: Apply second batch of comments 7 months ago
Joas Schilling 927bea2b4d fix(psalm): Satisfy psalm 7 months ago
Joas Schilling 6b121c37da feat: Allow to create one-time app passwords that only allow loading an app-password 7 months ago
Carl Schwan 7c1a8a4060
feat: Adapt a bit the snowflake ids API 8 months ago
Anna Larch 5f797ebc32
refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 8 months ago
Julien Veyssier 3d36834284
feat(auth): include the token entity in TokenInvalidatedEvent 1 year ago
Julien Veyssier 8ffd30bbf9
feat(auth): dispatch new TokenInvalidatedEvent when PublicKeyTokenProvider::invalidateTokenById is called 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Côme Chilliet f033ef7c18 fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 1 year ago
Luka Trovic 5750d2afd0 feat(admin_audit): write admin audit log for AnyLoginFailedEvent 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Arthur Schiwon f6d6efef3a
refactor(Token): introduce scope constants 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Joas Schilling 42be7a5d74
fix(OCP): Add since tag for all constants 3 years ago
Côme Chilliet 33a24134a7
Improve docblock annotations for tokens and their exceptions 3 years ago
Côme Chilliet 1bdf952fde
Make sure that OC interfaces returns OC interfaces for backward compatibility 3 years ago
Côme Chilliet b82e25ea7a
Move Exceptions used in OCP to OCP 3 years ago
Côme Chilliet f94fb33062
Move IToken and IProvider::getToken to OCP 3 years ago
Joas Schilling dac31ad101
fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager 3 years ago
Joas Schilling 05aa39d777
Fix event names of 2FA related typed events 3 years ago
Artur Neumann 565fad8d8c
added @since tag 3 years ago
Artur Neumann f634badf12
public interface to invalidate tokens of user 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago
Roeland Jago Douma 77df92cabf
feat: add event for failed logins 4 years ago
Carl Schwan bfd2b74c68 Fix wrong types in phpdoc for twofactor registry 4 years ago
MichaIng 21b3e87c77 Allow SSO authentication to provide a user secret 4 years ago
Anna Larch f68028e85e Specify string as nullable for credentials password 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Roeland Jago Douma 3c5cf825b3 Add real events for enabled 2fa providers for users 5 years ago
Christoph Wurst 4fc0b2c639
Deprecate all remaining event constants 6 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 6 years ago
Julius Härtl 45a474071e
Remove @package annotations from public namespace 6 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Morris Jobke 782a2df392
Add PHP doc for events 6 years ago
Joas Schilling 0dfcc132ca
Allow to register AlternativeLogin on RegistrationContext 6 years ago
Christoph Wurst 68794ebc92
Emit an event for every disabled 2FA provider during cleanup 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst a8a06a82d2
Remove trailing whitespaces from comments 6 years ago
Christoph Wurst 2a529e453a
Use a blank line after the opening tag 6 years ago
Roeland Jago Douma 84f3d2ddeb
[POC] Event for failed login attempts 6 years ago