fix: password checking condition on private pastes

change: password is now sent via http headers
This commit is contained in:
2026-03-16 01:22:39 +01:00
parent 3573f862eb
commit 66fb19fa0b
3 changed files with 9 additions and 3 deletions

View File

@@ -83,7 +83,7 @@
<dependency>
<groupId>net.miarma</groupId>
<artifactId>backlib</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</dependency>
</dependencies>