Commit graph

12 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
89ea426dff
Rename method
This method is only to authenticated account

Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-02-03 16:11:17 -03:00
Vitor Mattos
c9a402a6a7
Remove unecessary change
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-01-09 23:37:51 -03:00
Vitor Mattos
4cb7ff0701
Deny add visible elements to email signer when have not permission to create account
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-01-09 19:47:06 -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
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
4bc9cfa34d
Update to php 8.0
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:25:15 -03:00
Vitor Mattos
d446810173
Fix psalm issues 2022-09-10 13:29:27 -03:00
Vitor Mattos
e366c48199
Fix test order
Annotations
Bugfix: add array key
Typing
2022-03-12 22:21:49 -03:00
Vitor Mattos
8bf333078e
Refactor 2022-01-22 21:44:08 -03:00