inblockio / mediawiki-extensions-Aqua

This MediaWiki extension includes the Aqua implementation. Turning MediaWiki into a powerful versioned notary service with API's for import and export of Data in JSON format.
GNU General Public License v3.0
6 stars 6 forks source link

Inbox bypass #405

Open it-spiderman opened 1 week ago

it-spiderman commented 1 week ago

https://github.com/inblockio/mediawiki-extensions-Aqua/issues/404

Pass "direct" param in JSON. See updated API docu for usage

FantasticoFox commented 1 week ago

When importing a template with namespace, the namespace is set two times leading to the outcome: Template:Template:Filename

This needs fixing before merge.

Testing was done by me via https://github.com/inblockio/aqua-PKC/tree/push_verified_pages

danielriedmueller commented 3 days ago

When importing a template with namespace, the namespace is set two times leading to the outcome: Template:Template:Filename

This needs fixing before merge.

Testing was done by me via https://github.com/inblockio/aqua-PKC/tree/push_verified_pages

This is resolved for template namespace.