Skip to content
Snippets Groups Projects
  1. Jan 15, 2019
  2. Jan 07, 2019
  3. Nov 27, 2018
  4. Nov 16, 2018
  5. Nov 05, 2018
  6. Nov 01, 2018
  7. Oct 29, 2018
  8. Oct 15, 2018
  9. Oct 11, 2018
  10. Aug 21, 2018
  11. Aug 14, 2018
  12. Aug 12, 2018
    • Daniel Gerhardt's avatar
      Refactor package structure · 47e590ea
      Daniel Gerhardt authored
      Consistently use singular for packages which contain mixed kinds of
      classes. Moved a few classes to packages that better fit them.
      47e590ea
  13. Aug 11, 2018
  14. Aug 07, 2018
    • Daniel Gerhardt's avatar
    • Daniel Gerhardt's avatar
      Refactor authentication management · 18e8d1c1
      Daniel Gerhardt authored
      * AuthenticationProvider-agnostic User object allows access to common
        user attributes: userId, loginId, authProvider, etc.
      * Auto-create UserProfiles for external accounts
      * Use userId (instead of loginId) for permission checks
      * Use custom implementation for Pac4j integration
        (remove org.pac4j.spring-security-pac4j)
      * Move authentication logic from controller to service layer
      * Remove user room role handling
      * Rename targetDomainType 'session' to 'room'
      18e8d1c1
  15. Aug 04, 2018
  16. Jul 12, 2018
  17. Jul 11, 2018
  18. Jul 07, 2018
  19. Jul 06, 2018