mirror of
https://github.com/bunkerity/bunkerweb-templates.git
synced 2026-04-24 20:05:49 +03:00
[GH-ISSUE #12] [IMPROVEMENT] #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alfi4000 on GitHub (Feb 26, 2026).
Original GitHub issue: https://github.com/bunkerity/bunkerweb-templates/issues/12
What happened?
It would be good to add to the wordpress template PUT and DELETE method.
Those methods are just mandatory for Rest Api use.
Its good to have it removed when not using Rest Api extra security, but it is required for Rest Api usage to control things trough it.
example updated file: https://github.com/alfi4000/bunkerweb-templates/blob/main/templates/wordpress/template.json
How to reproduce?
Template name(s)
wordpress
How is the template imported?
BunkerWeb version
1.6.9
What integration are you using?
Linux
Configuration file(s) or overrides
Relevant log output
Additional context
No response
Removed private data
Code of Conduct