1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-09-28 15:50:08 +02:00
Stirling-PDF/src/main/java/stirling/software/SPDF
Anthony Stirling 9246b42057
Login fixes (#881)
* init

* user and pass to just pass lang update

* session management fixes and avoid demo user locking

* Hardening suggestions for Stirling-PDF / loginFixes (#882)

Switch order of literals to prevent NullPointerException

Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>

---------

Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-03-08 18:06:40 +00:00
..
config Login fixes (#881) 2024-03-08 18:06:40 +00:00
controller Password fix and others (#875) 2024-03-07 20:12:07 +00:00
model fix(SplitPDF): create immutable list for dynamic additions (#877) 2024-03-07 12:05:26 -05:00
pdf refactor: replace ImageFinder with getAllImages using strategy behind ExtractImagesController 2024-01-29 11:23:58 -05:00
repository formatting 2023-12-30 19:11:27 +00:00
utils cleanups formatting 2024-02-10 14:52:59 +00:00
LibreOfficeListener.java fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05:00
SPdfApplication.java Password fix and others (#875) 2024-03-07 20:12:07 +00:00