Stirling-PDF/app
Dario Ghunney Ware d6a83fe6a1
Fix: SSO Login Page (#5220)
Users logging in via OAuth2 were redirected to Spring's default login
form instead of the React frontend login page. This happened because the
OAuth2 configuration used `.loginPage("/oauth2")` which pointed to the
old Thymeleaf template.

### Testing (if applicable)

- [x] I have tested my changes locally. Refer to the [Testing
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/DeveloperGuide.md#6-testing)
for more details.
2025-12-10 19:46:48 +00:00
..
common Fix: Access to Swagger UI when login enabled (#5194) 2025-12-10 11:39:29 +00:00
core Fix: SSO Login Page (#5220) 2025-12-10 19:46:48 +00:00
proprietary Fix: SSO Login Page (#5220) 2025-12-10 19:46:48 +00:00
allowed-licenses.json feat(cbr-to-pdf,pdf-to-cbr): add PDF to/from CBR conversion with ebook optimization option (#4581) 2025-10-04 11:15:23 +01:00