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
|
87aae4a5db
|
chore: send header to API at signature image CRUD
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-04-19 14:00:23 -03:00 |
|
Vitor Mattos
|
0da2751f6d
|
fix: Load incomplete page as internal and external page
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-04-11 18:42:00 -03:00 |
|
Vitor Mattos
|
4cab064ce7
|
feat: Implement incomplete route at backend
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-04-11 18:26:14 -03:00 |
|
Vitor Mattos
|
05471f1b62
|
chore: add initial state to signer signatures
This reduce a request setting the value as initial state
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-04-09 23:53:30 -03:00 |
|
Vitor Mattos
|
8ae64e2fac
|
chore: Return signatureMethod at file list
Used to be possible load SignPDF as internal page only using data from
file list.
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-04-09 23:43:58 -03:00 |
|
Vitor Mattos
|
31adc450c4
|
Merge pull request #2681 from LibreSign/feat/return-visible-elements-at-list
Return visible elements at list
|
2024-04-08 18:11:22 -03:00 |
|
Vitor Mattos
|
c1b1d970ec
|
feat: Implement internal sign page
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-04-08 14:32:16 -03:00 |
|
Vitor Mattos
|
51f94d78f5
|
feat: return visible elements at list
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-04-08 14:28:00 -03:00 |
|
Vitor Mattos
|
a88f39e59c
|
Fix: change UUID of pdf to be the signer uuid
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-04-01 15:24:03 -03:00 |
|
Vitor Mattos
|
2899b62636
|
Prevent redirect to error
When use UUID of signer and not of file, now will load the validation
page
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-03-06 22:48:07 -03:00 |
|
Vitor Mattos
|
bf3cb422db
|
Open sign file in modal when authenticated
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-03-06 15:36:05 -03:00 |
|
Vitor Mattos
|
aa1996ab44
|
Remove unecessary CSP change
This was a code when the PDF file was loaded inside an iframe
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-21 20:35:22 -03:00 |
|
Vitor Mattos
|
aaffa8c0d0
|
Rename method to have a best meaning
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-21 20:35:20 -03:00 |
|
Vitor Mattos
|
5861455ccb
|
Prevent multiple request to sign
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-15 23:46:58 -03:00 |
|
Vitor Mattos
|
7c05aca32d
|
Change rate limit
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-03 22:37:52 -03:00 |
|
Vitor Mattos
|
f998069bcc
|
Remove unused code and prevent error when unautenticated user
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-03 22:25:34 -03:00 |
|
Vitor Mattos
|
4522733c42
|
Move Sign Elements to dedicated service
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-03 17:23:27 -03:00 |
|
Vitor Mattos
|
6331fb01a6
|
Implement store at Sign component
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-03 14:22:39 -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
|
21bf528037
|
Return all sign methods of identified factors
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-02-02 19:53:18 -03:00 |
|
Vitor Mattos
|
5d12ccf40c
|
Save and retrieve signature when is not authenticated
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-31 20:10:46 -03:00 |
|
Hugo Nogueira
|
2f45f0761c
|
Replace self by eval
Signed-off-by: Hugo Nogueira <nogueiradeoliveira@gmail.com>
|
2024-01-30 12:25:53 -03:00 |
|
Vitor Mattos
|
4fe48e0d84
|
Fix CSP
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-30 11:38:58 -03:00 |
|
Vitor Mattos
|
73f5a5e02d
|
Make possible sign usign fileId
Necessary to account files
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-26 17:01:30 -03:00 |
|
Vitor Mattos
|
1ac91e7c24
|
Make working again the signature page to account file
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-26 16:05:28 -03:00 |
|
Vitor Mattos
|
c071962a85
|
Send signer to front as initial state
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-26 14:12:14 -03:00 |
|
Vitor Mattos
|
1c713fba46
|
Get identify method from settings
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-26 14:10:59 -03:00 |
|
Vitor Mattos
|
07008c0f3a
|
Implement more specific method
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-26 14:09:44 -03:00 |
|
Vitor Mattos
|
269fe418c8
|
reorder initial state
Changed to maintain together with other $file initial state
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-26 13:44:37 -03:00 |
|
Vitor Mattos
|
daee087181
|
Use LibresignException
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-26 13:43:16 -03:00 |
|
Vitor Mattos
|
7f43406cd2
|
Move logic to separated method
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-23 09:15:07 -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
|
0f69a9f26d
|
Move length of token to a constant and implement field to token
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
|
cce3306d56
|
Fix camel case
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-20 20:25:16 -03:00 |
|
Vitor Mattos
|
0f951b8d5a
|
Prevent access null value
When don't have authenticated user, we don't have user_signatures
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-20 20:05:19 -03:00 |
|
Vitor Mattos
|
30c0f570e1
|
Fix the place of initial state
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-20 17:57:57 -03:00 |
|
Vitor Mattos
|
7ec4ae1784
|
Return user_signatures to frontend as initial state
To reduce the loading at API
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-20 17:54:45 -03:00 |
|
Vitor Mattos
|
e2e45ad1fc
|
Rename class
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-20 17:25:11 -03:00 |
|
Vitor Mattos
|
5540766caf
|
Send signature_method to frontend as initial state
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-20 17:22:24 -03:00 |
|
Vitor Mattos
|
d4d519c268
|
Define current user to be possible identify if is the signer
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-19 01:00:53 -03:00 |
|
Vitor Mattos
|
cd1de92e2a
|
Return status text translated to frontend
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-18 17:07:37 -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
|
03e88b3925
|
Fix: Don't load all visible elements if the signer was identified
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-09 09:40:33 -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
|
dd71780144
|
Fix template
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-02 10:31:56 -03:00 |
|
Vitor Mattos
|
1fe653268b
|
Move logic to check if certificate is ok to backend
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2024-01-02 10:13:48 -03:00 |
|
Vitor Mattos
|
d072d70a17
|
Removed comma
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2023-12-30 15:23:03 -03:00 |
|