Code Monkey home page Code Monkey logo

activiti-spring-security's Introduction

Hi ๐Ÿ‘‹, I'm Lim Chee Kin

A passionate senior developer from Malaysia

  • ๐Ÿ”ญ Iโ€™m currently working on fluwix.com

  • ๐ŸŒฑ Iโ€™m currently learning blockchain, solidity, web3, defi

  • ๐Ÿ“ I regularly write articles on https://limcheekin.medium.com/

  • ๐Ÿ’ฌ Ask me about java, spring, flutter, solidity, nextjs

  • ๐Ÿ“ซ How to reach me Telegram

  • โšก Fun fact while I'm away from the computer, I'm always with book or movie

Blogs posts

Connect with me:

limcheekin limcheekin @limcheekin https://feeds.feedburner.com/limcheekin

Languages and Tools:

bootstrap css3 dart flutter graphql hexo html5 java javascript linux mocha mongodb mysql nextjs nodejs oracle pandas postman python selenium spring typescript

ย limcheekin

activiti-spring-security's People

Contributors

andreasgerstmayr avatar burtbeckwith avatar limcheekin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

activiti-spring-security's Issues

In the newest version of spring-security-core, package names have changed.

This error pops up with activiti-spring-security:0.5.0 and spring-security-core:2.0-RC2:

src/groovy/org/grails/activiti/springsecurity/InteractiveAuthenticationSuccessEventListener.groovy: 18: unable to resolve class org.codehaus.groovy.grails.plugins.springsecurity.SecurityRequestHolder
@ line 18, column 1.
import org.codehaus.groovy.grails.plugins.springsecurity.SecurityRequestHolder as SRH
^
The new package is grails.plugin.springsecurity.web.

Deserialization problems with process variables - continuing

The class deserialization issue described here:

limcheekin/activiti#1

seems to still exist when using activiti-spring-security, presumably because this plugin is not intializing the processEngineConfiguration with the new custom variable type:

            processEngineConfiguration(org.activiti.spring.SpringProcessEngineConfiguration) {
                            ...
                customPreVariableTypes = [new SerializableVariableType()]
                            ...

Recommend adding this injection in ActivitiSpringSecurityGrailsPlugin too.

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.