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
aff2ce7dc1
Separate handler of LibreSignTrait
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-01-22 22:49:58 -03:00
Vitor Mattos
77e0bcf8f5
Move method to API and improve the return to client
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-01-05 01:00:22 -03:00
Vitor Mattos
6d1f0f331f
Refactor
* renamed method
* Moved logic to method

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-12-27 10:41:35 -03:00
Vitor Mattos
d9be0d1ce6
Implement argument to check if is possible renew the link
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-12-26 15:40:01 -03:00
Vitor Mattos
0cfdee48b0
Make nullable
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-11-07 16:36:42 -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
dc563c0b93
Follow up to move the validation of uuid to argument
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-11-02 13:28:29 -03:00
Vitor Mattos
805f518966
cs:fix
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-11-02 13:28:01 -03:00
Vitor Mattos
cf8734a344
Add annotations to validate UUID of file and file_user
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-11-02 13:28:01 -03:00
Vitor Mattos
9613ceea1d
Add argument RequireSigner
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:26:59 -03:00