Commit graph

11 commits

Author SHA1 Message Date
Vitor Mattos
45cd3c374d
chore: Add SPDX header
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-05-14 12:32:04 -03:00
Vitor Mattos
ed374da23a
Implement dismiss notification
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-03-12 13:05:14 -03:00
Vitor Mattos
2e3571662a
Handle LibreSign exception
If we catch LibreSign Exception as the way of this code, will put the
json settings of LibreSignException inside the message place.

Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-01-06 14:04:22 -03:00
Vitor Mattos
bdcbbb742b
Rename file_user to sign_request
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-11-02 23:39:34 -03:00
Vitor Mattos
9fc82b9ca7 Intercface to request notify
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-10-23 08:42:06 -03:00
Vitor Mattos
2d7676dfce
Add header with license
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:27:41 -03:00
Vitor Mattos
396bb84758
Remove success from responses
Unecessary if we use the status code to signalize if is success or not

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:27:40 -03:00
Vitor Mattos
afd7d1de24
Convert annotations to arguments
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:25:15 -03:00
Vitor Mattos
47bcc0a0e2
Fix all tests after refactors
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:25:15 -03:00
Vitor Mattos
8bab0b6b51 Many fixes after run psalm 2021-10-11 19:27:33 -03:00
Vitor Mattos
cb79caca78 Classes to notify signers 2021-06-30 18:18:21 -03:00