Julius Härtl
3e53a966c3
Unify checks for disable_certificate_verification value
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-25 08:28:37 +02:00
Julius Härtl
2e38da75c3
Revert "Disable certificate verification handling"
...
This reverts commit 5a59060db7
.
2020-06-25 08:16:51 +02:00
Torge Kummerow
1da6317f89
Fix saving 'disable certificate verification'
...
The value is never fully equal to 'true', so checking this option is never saved.
Instead it is fully equal to the boolean value true
2020-06-09 02:33:53 +02:00
Johannes Weberhofer
5a59060db7
Disable certificate verification handling
...
Fix for #950
Signed-off-by: Johannes Weberhofer <jweberhofer@weberhofer.at>
2020-05-14 15:47:10 +02:00
Julius Härtl
0bd69be42b
Fetch demo servers only when requested
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-27 07:33:44 +01:00
Julius Härtl
d97d7843ab
Add UI to select a collabora demo server
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-27 07:33:44 +01:00
Julius Härtl
b848201e58
Start with vue admin panel
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-30 16:52:19 +02:00
Julius Härtl
a21b33b101
Cleanup public wopi URL since otherwise it doesn't work in the CSP headers
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-29 09:44:42 +02:00
Rainer Jung
fbcf8802f2
Add new config item public_wopi_url.
...
It will be used in addAllowedFrameDomain() and automatically
determined from the Capabilities URL in the discovery response.
Signed-off-by: Rainer Jung <rainer.jung@kippdata.de>
2019-08-15 11:29:03 +02:00
Roeland Jago Douma
9223a5bcd2
Use valid HTTP status codes
...
Else if the error code is not set it is 0 which is not at all a valid
status code.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-08 20:29:38 +02:00
Roeland Jago Douma
8e239584d9
Only update capabilities on successfull fetch
...
fixes #448
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-12 08:39:56 +01:00
Julius Härtl
355175c0ac
Check via discovery if collabora server is available before opening the document
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01 15:29:05 +01:00
Daniel Kesselberg
117d75a282
Add settings to disable certificate validation
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-02-24 16:01:25 +01:00
Roeland Jago Douma
c37d0a7e5f
Move to a service to also fetch the capabilities when the settings are updated
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-06 21:13:08 +01:00
Julius Härtl
b56d63b227
Add personal settings for template folder
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-20 07:38:45 +01:00
Roeland Jago Douma
473584b66d
Some code fixes by phpstorm inspections
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-09 21:25:35 +02:00
Patrik Kernstock
c1f708f61d
Fix settings canonical webroot ( #173 )
...
* Use same order as in setSettings() func below
Signed-off-by: Patrik Kernstock <info@pkern.at>
* Fixed Canonical-Webroot setting
The Canonical-Webroot setting was not read properly on the /settings/admin/richdocuments settings page. So this also fixes the notices when visting the admin page: "Undefined index: canonical_webroot at /apps/richdocuments/templates/admin.php#44"
Signed-off-by: Patrik Kernstock <info@pkern.at>
2018-02-18 13:16:07 +01:00
Pranav Kant
a08c0b7a5e
Add support for adding canonical webroot ( #157 )
...
See cc42c7f46c
for details
2018-01-31 13:25:33 +01:00
Lukas Reschke
9bf62db3aa
Add option to enable the app only for users in a specific group ( #135 )
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-11-06 13:54:56 +01:00
Pranav Kant
21504eb5a8
support for external apps ( #124 )
2017-09-27 08:53:06 +02:00
Andras Timar
aa4df2e800
Restore 'Enable edit for specific groups' feature, fixes #66
2017-06-14 14:17:21 +02:00
Pranav Kant
0c14789cc3
Revert "Remove unrequired route"; respect OOXML settings again
...
This reverts commit aa89c908a7
.
2017-05-19 23:56:27 +05:30
Lukas Reschke
5dd6344629
Delete cached discovery file if settings are changed
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-07 09:13:21 +01:00
Lukas Reschke
aa89c908a7
Remove unrequired route
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-07 01:01:01 +01:00
Lukas Reschke
75af90b4f1
Cleanup source code
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-06 21:09:40 +01:00