- **status**: review --> in-progress - **Reviewer**: Dave Brondsema - **Comment**:
Looks great, but it'd be better if we also have a simple test just to hit the `create_wiki_page` URL and make sure it returns something. Also it seems that the `allow_create`/`allow_config` var isn't used anywhere, maybe we can remove it? --- ** [tickets:#8071] Create wiki page button should work without admin access** **Status:** in-progress **Milestone:** unreleased **Labels:** bitesize **Created:** Wed Mar 23, 2016 07:27 PM UTC by Dave Brondsema **Last Updated:** Tue Apr 12, 2016 04:45 PM UTC **Owner:** Heith Seewald Should be able to use the button with just 'edit' access, but the page goes through the `/admin/` url controller which requires admin access, and then the `create_wiki_page` function requires 'configure' access currently. --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
