Commit Graph

51 Commits (ac3cc5211b4b3b5671afa2feefab15303270e25f)

Author SHA1 Message Date
Morris Jobke c54a59d51e
Remove unused use statements 8 years ago
Roeland Jago Douma bec4b468c3
No need to log guzzle exception 8 years ago
Morris Jobke 1729e4471f
Update comments to Nextcloud 8 years ago
Roeland Jago Douma 53bca14a27
Do proper DI 8 years ago
Bjoern Schiessle 3bc72f7224
give old end-points a seperate name 8 years ago
Bjoern Schiessle e2d7bffcda
fix constructor 8 years ago
Bjoern Schiessle d5dec527c9
get addressbook url and carddav user from remote server 8 years ago
Bjoern Schiessle 930c507d89
use discovered end-point for trusted servers 8 years ago
Bjoern Schiessle 4531b4a81d
only execute code if exception was thrown by the corresponding controller 8 years ago
Thomas Müller b19aad88fb
No challenge within federated auth 8 years ago
Bjoern Schiessle 7df5c5db2d
don't add server automatically to trusted server 8 years ago
Roeland Jago Douma 3a45475592
Remove dead OCS register code 8 years ago
Roeland Jago Douma b6520827f7
Use function parameters 8 years ago
Roeland Jago Douma 16ff207465
Move OCSAuthAPI to AppFramework 8 years ago
Arthur Schiwon 3f9e1b3b45
adjust federation app 8 years ago
Bjoern Schiessle 50044fb792
improve federation error messages 8 years ago
Joas Schilling 0215b004da
Update with robin 8 years ago
Joas Schilling 813f0a0f40
Fix apps/ 8 years ago
Joas Schilling 2c988ecbf4
Use the themed Defaults everywhere 8 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 9 years ago
Joas Schilling 0c727f1755
Move federation code to PSR-4 9 years ago
Lukas Reschke 933f60e314 Update author information 9 years ago
Bjoern Schiessle 9e9cb73987 fix doc-block 9 years ago
Bjoern Schiessle 87e47afed8 remove synced remote address book if the remote server revoked access to his system address book 9 years ago
Bjoern Schiessle 7189c72c33 remove remote address book if the admin removes the server from the trusted servers list 9 years ago
Bjoern Schiessle eccd7cf654 reuse the url_hash instead of calculating a new hash for the address book 9 years ago
Bjoern Schiessle 835e70dbe2 throw exception if we don't find a token for a given server 9 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 9 years ago
Björn Schießle 2f739a89f5 pass parameter in the right order to syncRemoteAddressBook() 9 years ago
Lukas Reschke a0cb52c90e Fix PHPDoc and signature 9 years ago
Thomas Müller 2d7528bc64 Adding unit tests 9 years ago
Thomas Müller 7909c47b7c Sync federated clouds using a cron job 9 years ago
Thomas Müller 682821c71e Happy new year! 9 years ago
Thomas Müller 1a20af253b Adding tests and adjust PHPDoc 9 years ago
Thomas Müller 90d9834c8c Decouple federation and dav app 9 years ago
Thomas Müller cdc536c423 Allow trusted servers to authenticate 9 years ago
Roeland Jago Douma 876fb83ddc getMediumStrengthGenerator is deprecated and does not do anything anymore 9 years ago
Björn Schießle 9546b21d7e always store server url without a trailing slash 9 years ago
Björn Schießle 964fa1fce3 use hooks to auto add server to the list of trusted servers once a federated share was created 9 years ago
Björn Schießle a63a1043b6 unit tests 9 years ago
Thomas Müller f6446a64b6 fixing OCI and others 9 years ago
Björn Schießle 2754afc074 add option to auto add servers to the list of trusted servers once a federated share was created and accepted successfully 9 years ago
Björn Schießle 8f55b1a27d add status to server list 9 years ago
Björn Schießle 698100d279 exchange shared secret 9 years ago
Björn Schießle ed039ee5eb added app "federation", allows you to connect ownClouds and exchange user lists 9 years ago