X-Forwarded-Proto header
. Try adding ?SSL=1 to the Foswiki URL to bypass this issue.
configure
interface using json-rpc Plugin | Errors |
---|---|
SpreadSheetPlugin Foswiki::Plugins::SpreadSheetPlugin | none |
SlideShowPlugin Foswiki::Plugins::SlideShowPlugin | none |
AutoViewTemplatePlugin Foswiki::Plugins::AutoViewTemplatePlugin | none |
CommentPlugin Foswiki::Plugins::CommentPlugin | none |
CompareRevisionsAddonPlugin Foswiki::Plugins::CompareRevisionsAddonPlugin | none |
ConfigurePlugin Foswiki::Plugins::ConfigurePlugin | none |
EditRowPlugin Foswiki::Plugins::EditRowPlugin | none |
HistoryPlugin Foswiki::Plugins::HistoryPlugin | none |
HomePagePlugin Foswiki::Plugins::HomePagePlugin | none |
InterwikiPlugin Foswiki::Plugins::InterwikiPlugin | none |
JQueryPlugin Foswiki::Plugins::JQueryPlugin | none |
MailerContribPlugin Foswiki::Plugins::MailerContribPlugin | none |
NatEditPlugin Foswiki::Plugins::NatEditPlugin | none |
PreferencesPlugin Foswiki::Plugins::PreferencesPlugin | none |
RenderListPlugin Foswiki::Plugins::RenderListPlugin | none |
SmiliesPlugin Foswiki::Plugins::SmiliesPlugin | none |
SubscribePlugin Foswiki::Plugins::SubscribePlugin | none |
TablePlugin Foswiki::Plugins::TablePlugin | none |
TinyMCEPlugin Foswiki::Plugins::TinyMCEPlugin | none |
TwistyPlugin Foswiki::Plugins::TwistyPlugin | none |
UpdatesPlugin Foswiki::Plugins::UpdatesPlugin | none |
WysiwygPlugin Foswiki::Plugins::WysiwygPlugin | none |
Handler | Plugins |
---|---|
afterCommonTagsHandler | TablePlugin |
afterEditHandler | WysiwygPlugin |
beforeCommonTagsHandler | PreferencesPlugin WysiwygPlugin |
beforeEditHandler | NatEditPlugin TinyMCEPlugin WysiwygPlugin |
beforeMergeHandler | WysiwygPlugin |
beforeSaveHandler | WysiwygPlugin |
commonTagsHandler | SpreadSheetPlugin SlideShowPlugin CompareRevisionsAddonPlugin EditRowPlugin |
finishPlugin | JQueryPlugin UpdatesPlugin |
initPlugin | SpreadSheetPlugin SlideShowPlugin AutoViewTemplatePlugin CommentPlugin CompareRevisionsAddonPlugin ConfigurePlugin EditRowPlugin HistoryPlugin HomePagePlugin InterwikiPlugin JQueryPlugin MailerContribPlugin NatEditPlugin PreferencesPlugin RenderListPlugin SmiliesPlugin SubscribePlugin TablePlugin TinyMCEPlugin TwistyPlugin UpdatesPlugin WysiwygPlugin |
initializeUserHandler | HomePagePlugin |
modifyHeaderHandler | WysiwygPlugin |
postRenderingHandler | EditRowPlugin PreferencesPlugin WysiwygPlugin |
preRenderingHandler | InterwikiPlugin RenderListPlugin SmiliesPlugin TablePlugin |
undef
means the handler will use the default core handler security.
Extension | REST Verb | HTTP Method |
Validation | Requires Authentication |
Description | |
---|---|---|---|---|---|---|
CommentPlugin | ||||||
comment | POST | 1 | 0 | |||
EditRowPlugin | ||||||
get | GET,POST | 0 | 0 | Gets the raw content of a single table cell. | ||
save | POST | 1 | 1 | Save a table row. | ||
JQueryPlugin | ||||||
tmpl | GET,POST | 0 | 0 | Load and expand a template in current web/topic context. | ||
MailerContribPlugin | ||||||
notify | POST | 1 | 1 | Allow administrators to run the mailNotify process from the web. | ||
NatEditPlugin | ||||||
attachments | GET,POST | 0 | 0 | Expand the list of attachments. | ||
users | GET,POST | 0 | 0 | Expand the list of users and groups. | ||
save | POST | 1 | 1 | Save or preview results of an edit. | ||
SubscribePlugin | ||||||
subscribe | POST | 1 | 1 | |||
WysiwygPlugin | ||||||
attachments | GET,POST | 0 | 0 | |||
html2tml | GET,POST | 0 | 0 | |||
tml2html | GET,POST | 0 | 0 |