github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2012-08-30 12:01 am

[dreamwidth/dw-free] cf7667: (bug4539) better priv checking for FAQ editing

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: cf76671627e93d5728aa8ee6d6479311d9471712
https://github.com/dreamwidth/dw-free/commit/cf76671627e93d5728aa8ee6d6479311d9471712
Author: rahaeli <denise@dreamwidth.org>
Date: 2012-07-28 (Sat, 28 Jul 2012)

Changed paths:
M htdocs/admin/faq/faqedit.bml

Log Message:
-----------
(bug4539) better priv checking for FAQ editing

Kareila found a weird case where faqedit:* worked but faqedit, no args,
didn't. On further investigation it looks like it's happening because
faqedit does priv checks weirdly. I pondered refactoring the priv
checks in the whole file but considering it's all going to TT soon, I
saved time and just threw in an explict check for faqedit: as well as
faqedit:*. Patch by denise.


Commit: 801a55fe4aa3bb483fb8698744f357af1d9b0261
https://github.com/dreamwidth/dw-free/commit/801a55fe4aa3bb483fb8698744f357af1d9b0261
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-08-30 (Thu, 30 Aug 2012)

Changed paths:
M htdocs/admin/faq/faqedit.bml

Log Message:
-----------
Merge pull request #19 from rahaeli/bug4539

Addresses Bug 4539.

(bug 4539) better priv checking for FAQ editing


Compare: https://github.com/dreamwidth/dw-free/compare/b8c633d6b6bd...801a55fe4aa3