Joas Schilling
|
15a530008f
fix(federation): Return the used userID to allow the inviting server to react to the famous `mapUid` result
|
3 months ago |
provokateurin
|
8db6cfca1c
refactor(cloud_federation_api): Replace security annotations with respective attributes
|
4 months ago |
Andy Scherzinger
|
9d4b944098
chore: Add SPDX header
|
6 months ago |
provokateurin
|
c5808d0d10
refactor: Configure OpenAPI scopes
|
10 months ago |
jld3103
|
755de1e0b5
refactor: Rename OpenAPI type aliases to their namespaces
|
1 year ago |
Maxence Lange
|
8b9e7e235d
ocm controller
|
1 year ago |
jld3103
|
6843bcd029
cloud_federation_api: Add OpenAPI spec
|
1 year ago |
jld3103
|
3e757b5b81
cloud_federation_api: Fix bad request responses
|
1 year ago |
Joas Schilling
|
6eb692da7f
Correctly log failed attempts
|
2 years ago |
Joas Schilling
|
1cc2796613
Always log errors from sending federation api requests to ease debugging
|
2 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Roeland Jago Douma
|
f421fd25ba
Move requesthandler controller to LoggerInterface
|
3 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
42625a46be
Remove spaces after method or function call
|
4 years ago |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 years ago |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Bjoern Schiessle
|
b23032e4c5
implement federated group shares
|
6 years ago |
Bjoern Schiessle
|
5c8b26248b
let the actual federated share provider check if incoming/outgoing shares are enabled for the specific resource type
|
6 years ago |
Bjoern Schiessle
|
22d9246134
send the display name back after a federated share was received
|
6 years ago |
Bjoern Schiessle
|
84fc188dfc
some minor fixes and clode cleanup
|
6 years ago |
Bjoern Schiessle
|
957b27f282
replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OCP\Share\Exception\ShareNotFound exception
|
6 years ago |
Bjoern Schiessle
|
fab4e561f4
send reshare over OCM API
|
6 years ago |
Bjoern Schiessle
|
8889e14c7c
implement accept share notification
|
6 years ago |
Bjoern Schiessle
|
bbce8c3ea1
adjust to latest api version
|
6 years ago |
Bjoern Schiessle
|
db428ea547
send accept share notification (WIP)
|
6 years ago |
Bjoern Schiessle
|
a3948e8a12
use new API to send a federated share if possible
|
6 years ago |
Bjoern Schiessle
|
4c8f3d6d77
add cloud federation api app
|
6 years ago |