Coder Social home page Coder Social logo

grails-timezone-detection's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

grails-timezone-detection's Issues

Migrate to Grails 3

| Error Error initializing classpath: Could not find any matches for org.grails.
plugins:timezone-detection:latest.integration as no versions of org.grails.plugi
ns:timezone-detection are available.
Searched in the following locations:
file:/C:/Users/user/.m2/repository/org/grails/plugins/timezone-detection/
maven-metadata.xml
file:/C:/Users/user/.m2/repository/org/grails/plugins/timezone-detection/

https://repo.grails.org/grails/core/org/grails/plugins/timezone-detection/ma

ven-metadata.xml
https://repo.grails.org/grails/core/org/grails/plugins/timezone-detection/
Required by:
project:project:0.1 (Use --stacktrace to see the full trace)

grails 3.0

README.md may want to include information for springsecurity rules

In my grails application I use the springsecurity plugin and have explicit permissions for each controller/page, so without adding anything extra after adding this plugin it went into an infinite loop redirecting to the login page after adding <tz:detect /> to my main layout.

Only after stopping the page loading process and going into the chrome debug console I found the URL it was trying to access as /timezone within my context, so adding '/timezone/**': ['permitAll'] inside my grails.plugin.springsecurity.controllerAnnotations.staticRules was required to make it work.

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.