Giter Site home page Giter Site logo

articleprotection's People

Contributors

nathancarter avatar nischayn22 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

nathancarter

articleprotection's Issues

Scoping by namespaces not working

In my LocalSettings.php I have:

$articleProtectionNS = [
        NS_CAMPAIGN,
        NS_OPINION,
        NS_USER,
    ];

However, private ownership is not working on NS_OPINION but keeps extending to namespaces not mentioned such as NS_MAIN, NS_CATEGORY...Is there a way to stop that from happening?

Users without edit rights can change a page through the MediaWiki API

Let's say user X does not have permission to edit page Y. User X can still use the login API documented here and then the edit API documented here to attempt to edit page Y. In such a circumstance, the edit succeeds, even when it should not.

Does ArticleProtection just turn off the UI elements for editing the page in the wiki interface itself? Could it be made to also prevent edits from the MediaWiki API, as in the case above?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.