Commit Graph

114 Commits (41d3112107658e314dbcc8c2f11bd26abdd2dc27)

Author SHA1 Message Date
Joas Schilling 4ca4b270e7
Close all the cursors 8 years ago
Joas Schilling 81c54ea515
Use automatic injection whenever possible 8 years ago
Lukas Reschke f93a82b8b0
Remove explicit type hints for Controller 8 years ago
Roeland Jago Douma bc54e6ff7c
Use ITimeFactory 8 years ago
Bjoern Schiessle 3ffff08819
we don't need to remove the job manually here, even if we ask once more the other server will decline and the background job will be removed 8 years ago
Bjoern Schiessle 9c9cb1a6db
cleanup constructors 8 years ago
Bjoern Schiessle 06b9e58081
expire requestSharedSecret job after 30 days 8 years ago
Bjoern Schiessle 51d85eb2f8
expire getShareadSecret job after 30 days 8 years ago
Lukas Reschke d321e9792e
Add |null to PHPDoc 8 years ago
Roeland Jago Douma f71dc7523f
Fix tests 8 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Roeland Jago Douma bec4b468c3
No need to log guzzle exception 9 years ago
Morris Jobke 1729e4471f
Update comments to Nextcloud 9 years ago
Roeland Jago Douma 53bca14a27
Do proper DI 9 years ago
Bjoern Schiessle 3bc72f7224
give old end-points a seperate name 9 years ago
Bjoern Schiessle e2d7bffcda
fix constructor 9 years ago
Bjoern Schiessle d5dec527c9
get addressbook url and carddav user from remote server 9 years ago
Bjoern Schiessle 930c507d89
use discovered end-point for trusted servers 9 years ago
Bjoern Schiessle 4531b4a81d
only execute code if exception was thrown by the corresponding controller 9 years ago
Thomas Müller b19aad88fb
No challenge within federated auth 9 years ago
Bjoern Schiessle 7df5c5db2d
don't add server automatically to trusted server 9 years ago
Roeland Jago Douma 3a45475592
Remove dead OCS register code 9 years ago
Roeland Jago Douma b6520827f7
Use function parameters 9 years ago
Roeland Jago Douma 16ff207465
Move OCSAuthAPI to AppFramework 9 years ago
Arthur Schiwon 3f9e1b3b45
adjust federation app 9 years ago
Bjoern Schiessle 50044fb792
improve federation error messages 9 years ago
Joas Schilling 0215b004da
Update with robin 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Joas Schilling 2c988ecbf4
Use the themed Defaults everywhere 9 years ago
Robin Appelman 4de7476f58
Allow null 9 years ago
Robin Appelman 8f84c99e3f
Fix undefined properties 9 years ago
Morris Jobke 9107fd6cd6
fix federation strings 9 years ago
Thomas Müller cf06b17df1
Use the correct realm for basic authentication - fixes #23427 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling 0c727f1755
Move federation code to PSR-4 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Bjoern Schiessle 9e9cb73987 fix doc-block 10 years ago
Bjoern Schiessle 87e47afed8 remove synced remote address book if the remote server revoked access to his system address book 10 years ago
Bjoern Schiessle 7189c72c33 remove remote address book if the admin removes the server from the trusted servers list 10 years ago
Bjoern Schiessle eccd7cf654 reuse the url_hash instead of calculating a new hash for the address book 10 years ago
Bjoern Schiessle 835e70dbe2 throw exception if we don't find a token for a given server 10 years ago
Thomas Müller bc8632856a Forward exception message to the admin in case of errors and in case the remote server version is to low and appropriate message is displayed as well 10 years ago
Björn Schießle 2f739a89f5 pass parameter in the right order to syncRemoteAddressBook() 10 years ago
Lukas Reschke a0cb52c90e Fix PHPDoc and signature 10 years ago
Thomas Müller 2d7528bc64 Adding unit tests 10 years ago
Thomas Müller 7909c47b7c Sync federated clouds using a cron job 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Thomas Müller 1a20af253b Adding tests and adjust PHPDoc 10 years ago
Thomas Müller 90d9834c8c Decouple federation and dav app 10 years ago
Thomas Müller cdc536c423 Allow trusted servers to authenticate 10 years ago