#8071 Create wiki page button should work without admin access

v1.5.0
closed
bitesize (76)
General
2016-04-15
2016-03-23
No

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.

Discussion

  • Heith Seewald - 2016-04-12
    • assigned_to: Heith Seewald
     
  • Heith Seewald - 2016-04-12
    • status: open --> review
     
  • Heith Seewald - 2016-04-12

    pushed to: hs/8071

     
  • Dave Brondsema

    Dave Brondsema - 2016-04-13
    • status: review --> in-progress
    • Reviewer: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2016-04-13

    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?

     
  • Heith Seewald - 2016-04-14

    Added a test and removed allow_create.

    Force pushed to hs/8071

     
  • Heith Seewald - 2016-04-14
    • status: in-progress --> review
     
  • Dave Brondsema

    Dave Brondsema - 2016-04-15
    • status: review --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2016-08-22
    • Milestone: unreleased --> v1.5.0
     

Log in to post a comment.