mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2024-11-10 18:00:11 +01:00
9cc7a49d12
* Enforcing Username Uniqueness Changes in UserService.java: Added a new method findByUsername to allow searching for usernames regardless of case sensitivity. Added a new method isUsernameValid to validate the username. Changes in UserController.java: Updated the changeUsername method to ensure the new username is valid before changing it. Updated the editUser method to ensure the new username is unique and valid. Changes in UserRepository.java: Added a custom JPQL query to search for usernames regardless of case sensitivity. Changes in HTML templates (account.html and addUsers.html): Error messages are displayed if a username is invalid or already exists. * JPAs auto |
||
---|---|---|
.. | ||
convert | ||
fragments | ||
misc | ||
security | ||
about.html | ||
account.html | ||
addUsers.html | ||
auto-split-pdf.html | ||
change-creds.html | ||
crop.html | ||
error.html | ||
extract-page.html | ||
home.html | ||
licenses.html | ||
login.html | ||
merge-pdfs.html | ||
multi-page-layout.html | ||
multi-tool.html | ||
overlay-pdf.html | ||
pdf-organizer.html | ||
pdf-to-single-page.html | ||
pipeline.html | ||
remove-pages.html | ||
rotate-pdf.html | ||
scale-pages.html | ||
sign.html | ||
split-by-size-or-count.html | ||
split-pdf-by-sections.html | ||
split-pdfs.html | ||
view-pdf.html |