Git Product home page Git Product logo

orchard-route-permissions's Introduction

Orchard Route Permissions Module

About

An Orchard module for enabling permissions for routes.

Features

  • Can aggregate Markdown pages and corresponding files from a Bitbucket repository
  • Options to set up mappings between local urls and repository paths as well as specifying the maximal size of files to be mirrored (if mirroring at all)

Features

  • Specify permissions for url patterns
  • Url patterns can be any regular expression
  • Permission handling is done with the Content Permissions part.
  • Permissions can have a priority value. The order of simultaneously matching patterns is determined by taking the priority into account.
  • The specified regex is sanity-checked.
  • The patterns are kept in cache so there's only DB access if a pattern matches for a page load, then only a single content item is loaded (by its primary key).

Documentation

With this module you can set up permissions for regex-defined url patterns. E.g. you can prevent access for users with the Editor role to anything under the /blog url.

After installation the module will add a new tab under the Users menu item on the admin site. You can configure route permissions from there.

You can watch a demo of the first version of this module (the current one is bit updated) as part of an Orchard community meeting.

Contributing and support

Bug reports, feature requests, comments, questions, code contributions, and love letters are warmly welcome, please do so via GitHub issues and pull requests. Please adhere to our open-source guidelines while doing so.

This project is developed by Lombiq Technologies. Commercial-grade support is available through Lombiq.

orchard-route-permissions's People

Contributors

piedone avatar i3undy avatar benedekfarkas avatar

Watchers

James Cloos avatar Aydin Erdas avatar  avatar  avatar Sára El-Saig avatar  avatar Gábor Domonkos avatar Márk Bartha avatar Jean-Thierry Kéchichian avatar József Horváth avatar Csaba Boros avatar Krisztián Németh avatar  avatar Ferenc Győri avatar Szilárd Biró avatar

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.