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

feat: Introduced component-based security configuration for Spring #14303

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    ea623f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    be619c6 View commit details
    Browse the repository at this point in the history
  2. chore: Javadocs update

    MarcinVaadin committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    fe8a0a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9c0cd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Merge remote-tracking branch 'origin/master' into feat/13910-support-…

    …for-the-component-based-security-configuration
    MarcinVaadin committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    95263ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07fb70c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. feat: moved getDefaultWebSecurityIgnoreMatcher from WebSecurityCustom…

    …izer to SecurityFilterChain
    
    Changed approach of registering public resources (from ignoring to permiAll).
    
    Fixes: #13868
    MarcinVaadin committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    275fdda View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feat/13910-support-for-the-compo…

    …nent-based-security-configuration' into feat/13910-support-for-the-component-based-security-configuration
    MarcinVaadin committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    f2b17ad View commit details
    Browse the repository at this point in the history
  3. Update vaadin-spring/src/main/java/com/vaadin/flow/spring/security/Va…

    …adinWebSecurity.java
    
    Co-authored-by: Marco Collovati <marco@vaadin.com>
    MarcinVaadin and mcollovati committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    fdae699 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    7fa7a3b View commit details
    Browse the repository at this point in the history
  2. javadocs update

    MarcinVaadin committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    5d9385b View commit details
    Browse the repository at this point in the history
  3. javadocs update

    MarcinVaadin committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    2a79dfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e12b0b3 View commit details
    Browse the repository at this point in the history