Coder Social home page Coder Social logo

isobar-nz / silverstripe-security-theme Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 2.0 385 KB

Silverstripe theme for the security routes

PHP 13.49% Makefile 1.10% JavaScript 0.20% CSS 68.05% Scheme 17.16%
silverstripe silverstripe-4 silverstripe-module theme

silverstripe-security-theme's People

Contributors

rhym avatar sanderha avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

silverstripe-security-theme's Issues

Issue with "not allowed" views (/admin/pages)

Hello,

I just noticed that creating a user with no groups, will show them a "You are logged in as x", on the /admin/pages url. The view is completely unstyled.

Any ideas to what template its using?
I might have a look at it later, just making this issue for now :-)

image

UPDATE
In this situation, Securityis not used as controller, but Controller is (or PageController if CMS is installed). This results in the SecurityDataExtension from the module not being applied.
Changing it to use the onBeforeInit hook and applying the extension to Controller itself makes it work.. But is obviously not a good solution.

Wrong casing breaking some servers

Hello,
Thanks for the cool module :-)

This line in SecurityPage.ss:
<% include LittleGiant/SilverstripeSecurityTheme/Form %>
Should be
<% include LittleGiant/SilverStripeSecurityTheme/Form %>
Same issue for a few other templates.
If done a PR

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.