mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 23:12:31 +00:00
This tackles a FIXME, but also makes sense to implement only now that the SecurityHandler logic has been fixed. When a Document is created an automatic attempt is made to provide the empty string as the password; even if this attempt failed the SecurityHandler still reported it had a user password, hence we never arrived to the VERIFY_NOT_REQUIRED line this commit is changing. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| NumericInput.cpp | ||
| NumericInput.h | ||
| OutlineModel.cpp | ||
| OutlineModel.h | ||
| PDFViewer.cpp | ||
| PDFViewer.h | ||
| PDFViewerWidget.cpp | ||
| PDFViewerWidget.h | ||
| SidebarWidget.cpp | ||
| SidebarWidget.h | ||