Arthur Schiwon
|
aacaad2a3f
implement verification for additional mails
|
3 years ago |
Lukas Reschke
|
378cc922c4
Adjust logic to store period instead of current timestamp
|
3 years ago |
Lukas Reschke
|
d4f97affc1
Add database ratelimiting backend
|
3 years ago |
Julius Härtl
|
7179002600
Allow to get a local cloud id without going through the contacts manager
|
3 years ago |
Arthur Schiwon
|
12e4484dba
ensure that factoryClass exisits before instantiation
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Robin Appelman
|
0e6321957d
allow excluding groups from creating link shares
|
3 years ago |
Joas Schilling
|
df47445c01
Fix unit tests
|
3 years ago |
Lukas Reschke
|
5f3abffe6f
Improve networking checks
|
3 years ago |
Robin Appelman
|
65b78515bd
make ILDAPProviderFactory usable when there is no ldap setup
|
3 years ago |
Vincent Petry
|
cc54f718f5
Add known user check in avatar when v2-private scope
|
3 years ago |
Vincent Petry
|
b81a1c1bdb
Add new v2-private account scope
|
3 years ago |
Julius Härtl
|
4974404774
files: Create files from template API
|
3 years ago |
Joas Schilling
|
6c1e294edd
Compare and store the login name via the event
|
3 years ago |
Joas Schilling
|
90c3013d40
Cleanup the constructor
|
3 years ago |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
3 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 years ago |
Christoph Wurst
|
54e3beba16
Merge pull request #24319 from nextcloud/techdebt/noid/streamline-user-creation-and-deletion-events
|
4 years ago |
Arthur Schiwon
|
16a78f535a
set the display name of federated sharees from addressbook
|
4 years ago |
Roeland Jago Douma
|
8ac9767881
Merge pull request #24312 from nextcloud/bugfix/noid/fix-router-alias
|
4 years ago |
Julius Härtl
|
d9708ebece
Add proper alias for internal router class
|
4 years ago |
Morris Jobke
|
f4c1512bb7
Fix typo in @deprecated PHPDoc tag
|
4 years ago |
Morris Jobke
|
9bf76d2bad
Streamline user creation and deletion events
|
4 years ago |
Morris Jobke
|
e606c0eef4
Allow View to be used via DI
|
4 years ago |
Morris Jobke
|
5be18215fb
Auto-wire as much as possible in the encryption app
|
4 years ago |
Morris Jobke
|
e187c1d778
Remove old OC_Hook for OC_Group events
|
4 years ago |
Tobias Assmann
|
a79d7c0be0
fix: also remove use statement of UserCreatedEvent
|
4 years ago |
Tobias Assmann
|
ded2acc966
fix: no more translation from postCreateUser hook to UserCreatedEvent anymore, as event is already emitted in user manager
|
4 years ago |
Morris Jobke
|
dc479aae2d
Improve CertificateManager to not be user context dependent
|
4 years ago |
Joas Schilling
|
49ff48fcd3
Use PSR logger in authentication
|
4 years ago |