Commit Graph

16 Commits

Author SHA1 Message Date
Ivanq 352da6bf62
Allow sites to request several CORS permissions at once (#2631)
* Allow sites to request several CORS permissions at once

* Fix typo

* Don't wait for CORS site download
2020-10-12 13:00:40 +02:00
Tamas Kocsis 785d2351eb Rev4536, Fix Cors permission request for connecting site 2020-10-05 19:02:22 +02:00
shortcutme 7e9ab8321a
Add plugin description data 2019-08-03 01:32:55 +02:00
shortcutme be742c78e7
Formatting for better readability 2019-08-02 16:06:22 +02:00
shortcutme 3e97c154a0
Remove hard-coded directory path from plugins 2019-08-02 16:05:19 +02:00
shortcutme 06406fa46c
Avoid bare exceptions 2019-08-02 14:04:18 +02:00
shortcutme b0b9a4d33c
Change to Python3 coding style 2019-03-15 21:06:59 +01:00
Ivanq 3f1a103e82 Allow 'fileList' command on CORS 2018-08-31 19:46:45 +03:00
Ivanq e687d5db69
Allow fileQuery as CORS command 2018-05-24 13:16:18 +03:00
Ivanq c2f5a12ce1 Add fileList, dirList as CORS commands 2018-05-19 12:15:13 +03:00
Ivanq 98dc46e01a 'siteInfo' can be used as 'actionAs' argument for CORS sites 2018-03-11 11:21:54 +03:00
shortcutme 327badb3ca
Allow dbQuery and userGetSettings for Cors permissioned sites 2018-01-28 16:44:23 +01:00
shortcutme 335a7a76b1
Remove unnecessary imports from cors plugin 2018-01-28 16:43:50 +01:00
shortcutme c9c1d10ee4
Rev3173, Don't display Cors permission ask if already has, Fix error on Cors request on non-existent site 2017-12-18 02:37:09 +01:00
shortcutme d3d7489232
Rev2192, Fix incorrect site detection when using async commands with Cors or MergerSite plugin 2017-09-20 17:06:09 +02:00
shortcutme cbac57dc88
Plugin to request cross-site resource access 2017-07-19 16:48:24 +02:00