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
|
cdc4b28c82
|
fix: Make possible edit and delete signature when unauthenticated
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-04-10 19:40:40 -03:00 |
|
Vitor Mattos
|
ca86282343
|
Remove died code
The profileElementId was replaced by profileFileId and we havent more
references to profileElementId
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-03-27 14:14:41 -03:00 |
|
Vitor Mattos
|
abc898bbb1
|
Fix clean entity
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-29 16:00:53 -03:00 |
|
Vitor Mattos
|
175bddba63
|
Fix the max file size to 5Mb
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-17 20:02:25 -03:00 |
|
Vitor Mattos
|
0825dcd66b
|
Fix status validation
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-16 23:22:50 -03:00 |
|
Vitor Mattos
|
1ce749685e
|
Get user from session
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-08 17:48:22 -03:00 |
|
Vitor Mattos
|
c55a360be0
|
Only flip order to do not use not empty
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-03 18:41:23 -03:00 |
|
Vitor Mattos
|
a84049163c
|
Get signature nodeId when the signer is not authenticated
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-03 16:55:12 -03:00 |
|
Vitor Mattos
|
651e4650d1
|
Don't throw exception if unauthenticated signer
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-03 16:23:39 -03:00 |
|
Vitor Mattos
|
66cb9dff50
|
Make possible enter this method without user authenticated
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-03 16:19:16 -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
|
4ee6e0bc9a
|
Validate identification document flow to unauthenticated signer
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-03 15:33:36 -03:00 |
|
Vitor Mattos
|
87833c15a1
|
Task: sign using the visible elements.
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-03 01:28:49 -03:00 |
|
Vitor Mattos
|
725d998ef7
|
Move SignatureMethodService to TokenService
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-03 00:28:46 -03:00 |
|
Vitor Mattos
|
f70233feb5
|
Fixes after changes at psalm
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-02 15:08:53 -03:00 |
|
Vitor Mattos
|
c8b710b3fd
|
Split identify and sign methods
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-02 14:02:19 -03:00 |
|
Vitor Mattos
|
723b96fe8a
|
Fix unit tests
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-01 17:17:06 -03:00 |
|
Vitor Mattos
|
cd30746787
|
Validate image size
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-31 13:09:17 -03:00 |
|
Vitor Mattos
|
dc56b004d1
|
Only get identify method from sign request when sign request exists
Could not exists when is an account file
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-26 17:04:05 -03:00 |
|
Vitor Mattos
|
840e18024d
|
Fixes after CI
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-26 12:36:32 -03:00 |
|
Vitor Mattos
|
5f2fc613e4
|
Define a type to account document
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-26 12:28:44 -03:00 |
|
Vitor Mattos
|
f578995c8d
|
Improvements to validate file user when the file is a path
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-26 12:27:37 -03:00 |
|
Vitor Mattos
|
5ffcecde38
|
Prevent to return an object from database
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-24 20:08:56 -03:00 |
|
Vitor Mattos
|
1b192defbe
|
Move validate to validate helper
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-23 13:12:56 -03:00 |
|
Vitor Mattos
|
03cce3f4ac
|
Remove unused var
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-22 19:44:30 -03:00 |
|
Vitor Mattos
|
308eb15dd8
|
Only get items from array if exists
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-22 16:54:37 -03:00 |
|
Vitor Mattos
|
088651b0b0
|
Enable multiple signature methods
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-22 13:17:25 -03:00 |
|
Vitor Mattos
|
4a3bd530e3
|
Make possible sign using token by email
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-22 11:28:54 -03:00 |
|
Vitor Mattos
|
2df980e0bf
|
Start to rewrite sign by email token
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-22 11:28:54 -03:00 |
|
Vitor Mattos
|
ba2d1da67d
|
Merge pull request #2135 from LibreSign/feature/fix-text
Add translator help
|
2024-01-21 14:03:20 -03:00 |
|
Vitor Mattos
|
1136b467c4
|
Validate if is click to sign
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-20 20:27:46 -03:00 |
|
Vitor Mattos
|
5a800f53fc
|
Add translator help
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-19 10:05:22 -03:00 |
|
Vitor Mattos
|
75574b3de0
|
Make possible define signature at sign page
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-18 12:15:05 -03:00 |
|
Vitor Mattos
|
e7f539160b
|
Fix logic
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-18 12:15:05 -03:00 |
|
Vitor Mattos
|
5902e9c4a6
|
Display PDF document with lib (#1996)
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-18 12:14:54 -03:00 |
|
Vitor Mattos
|
1f104929cb
|
Document method
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-09 23:18:40 -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
|
935e7f50a9
|
Now only is possible to get the visible element when is authenticated user
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2023-12-30 15:23:03 -03:00 |
|
Vitor Mattos
|
6f851ef900
|
Implement method to validate date to renew sign link
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2023-12-26 15:35:54 -03:00 |
|
rakekniven
|
448907f6fe
|
fix(i18n): Adapted Base64 occurences
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
|
2023-12-07 12:12:02 +01:00 |
|
Vitor Mattos
|
a26c2daa80
|
Make possible request to sign using the file path
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2023-11-23 18:03:20 -03:00 |
|
Vitor Mattos
|
d692eed610
|
Validate file URL
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2023-11-23 15:56:54 -03:00 |
|
Vitor Mattos
|
ba5335bf99
|
Rename setting
Rename setting to be more clear about the objective
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2023-11-07 08:02:35 -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
|
ba80a93234
|
Remove unecessary method
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2023-10-17 11:35:31 -03:00 |
|
Vitor Mattos
|
042cdc74b0
|
Prevent to don't give permission to admin when authorization groups is empty
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2023-10-12 17:27:01 -03:00 |
|
Vitor Mattos
|
c8c3d274d5
|
Remove duplicated logic
The follow row do the same of if content
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2023-09-26 19:28:12 -03:00 |
|
Vitor Mattos
|
6318c9887d
|
Validate password
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2023-09-26 19:27:41 -03:00 |
|
Vitor Mattos
|
fdc1d304ad
|
Pass user id to methods after this property was removed from file_user table
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2023-09-26 19:27:41 -03:00 |
|