Ticket #667 (closed enhancement: fixed)
Make request method per-container
| Reported by: | david | Owned by: | david |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | controller | Version: | |
| Severity: | major | Keywords: | |
| Cc: | Patch attached: | no |
Description
So that you can, for example, force a slot to run with read, because your slotted login action in the sidebar otherwise tries to perform a login when a POST is performed to the register action or so.
This should be possible w/o BC break. Copy request method to the container, add argument to create*Container(), done.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

