Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement around profile injection and SecurityContext #33

Merged
merged 4 commits into from
Dec 2, 2017

Commits on Dec 2, 2017

  1. format pom.xml

    victornoel committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    c535cf0 View commit details
    Browse the repository at this point in the history
  2. reenable ignored test

    victornoel committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    a5be901 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62ac935 View commit details
    Browse the repository at this point in the history
  4. Improve profile injection

     - deprecate the need to specify if the profile should be retrived from session
     - use the SecurityContext as the source of information: JaxRsContext
       and profiles can be accessed from it now
     - simplify code and refactor a bit
     - improve reasteasy injection and add author information
     - bump to 2.2.0
    
    Closes pac4j#32
    victornoel committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    62021bc View commit details
    Browse the repository at this point in the history