Commit graph

367 commits

Author SHA1 Message Date
oleghasjanov
5355397025 feat: improve certificate download extensions
Update certificate download functionality to use appropriate file extensions:
- Use .p12 extension for PKCS#12 files
- Keep .pem extension for PEM-encoded files (CSR, CRT, private key)

This change ensures that downloaded certificate files have the correct extension based on their format, making it easier for users to identify and use the files correctly.
2025-04-16 11:47:52 +03:00
tsoganov
0085f99e02 Modified identification request webhook 2024-11-14 08:37:09 +02:00
tsoganov
637cabf95f Handling contact verifications 2024-11-14 08:37:09 +02:00
Sergei Tsoganov
47b6a1b87a Added endpoints for creating and downloading api user certificates 2023-06-28 15:48:40 +03:00
Sergei Tsoganov
b558c80e83 Added user certificate REPP endpoint and mailer 2023-06-09 17:05:22 +03:00
Sergei Tsoganov
b44c757602 Added white ip show page 2023-05-30 15:49:56 +03:00
Sergei Tsoganov
b84e9e1579 Added ApiUser and WhiteIp endpoints to REPP API 2023-05-29 14:26:53 +03:00
Sergei Tsoganov
0f16ec77f5 Added csv export to registrar api_users and white_ips 2023-05-15 14:11:46 +03:00
Timo Võhmar
da514f9a50
Merge pull request #2531 from internetee/68-creating-syncronization-of-invoice-changes
creating sync with billing
2023-04-20 16:08:47 +03:00
Sergei Tsoganov
c67430d652 Allowed to have dot in contact routes 2023-02-06 16:12:57 +02:00
olegphenomenon
0a4444b556 creating sync with billing 2023-02-06 10:44:17 +02:00
Sergei Tsoganov
aaa0e89cfe Added xml epp console required endpoints and sample xml files 2022-11-23 12:41:00 +02:00
Thiago Youssef
5559ad5589 Merge branch 'master' into 2420-remove-registrars 2022-10-09 07:42:30 -03:00
Timo Võhmar
a64582c1a8
Merge pull request #2449 from internetee/2441-delete-auction
Admin: option to delete auction record
2022-10-06 10:51:35 +03:00
Thiago Youssef
75df2212da add option to delete auction record 2022-10-02 09:58:33 -03:00
Timo Võhmar
c488085cb3
Merge pull request #2396 from internetee/2391-domain-pdf
Admin: download pdf with domain data on show
2022-09-29 15:32:30 +03:00
Timo Võhmar
12fdf78b5f
Merge pull request #2337 from internetee/2334-remove-que
Refactor: remove legacy que
2022-09-29 11:02:57 +03:00
olegphenomenon
c07abaea59 added endpoints to demo registry for accr results 2022-09-29 10:14:57 +03:00
Thiago Youssef
a6a3f72032 Merge branch 'master' into 2334-remove-que 2022-09-28 07:40:02 -03:00
Sergei Tsõganov
dc4c3cf616 Added market share growth rate data endpoint 2022-09-16 21:35:26 +03:00
Sergei Tsõganov
0c960fea67 Created market share chart data endpoint 2022-09-16 21:35:26 +03:00
Thiago Youssef
3a269bb6b3 Fix tests 2022-09-04 20:36:36 -03:00
Thiago Youssef
56f41b00bf Remove registrar routes 2022-09-04 17:51:47 -03:00
Sergei Tsõganov
de5872fb40 Moved switch user method to accounts 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
a44ac5359d Renamed back accounts controller & modified auth validations 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
b502c2779e Added additional tests to REPP API 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
a5ffce290d Updated REPP API for new registrar portal 2022-07-12 15:47:25 +03:00
Thiago Youssef
318dec4f52 Download pdf with domain data 2022-06-28 10:24:35 -03:00
olegphenomenon
363dd8370f refactoring 2022-05-11 11:17:47 +03:00
olegphenomenon
5e0d1ff619 added jobs for send e invoice data to billing system and received response 2022-05-11 11:17:47 +03:00
olegphenomenon
0259dd7fec added directo handler for interaction with billing system 2022-05-11 11:17:47 +03:00
olegphenomenon
390d693b13 added endpoint for receive incoming transaction from lhv connect 2022-05-11 11:17:47 +03:00
olegphenomenon
005a888f50 added endpoint to receive payment data and update it 2022-05-11 11:16:57 +03:00
olegphenomenon
851656c02e fixed filter and serching bugs 2022-04-27 11:57:43 +03:00
olegphenomenon
3b9ff74bd2 fix issues 2022-04-27 11:57:43 +03:00
olegphenomenon
77249629bb added modal window 2022-04-27 11:57:16 +03:00
olegphenomenon
2aa1100305 added auction list to admin panel 2022-04-27 11:57:16 +03:00
Thiago Youssef
f9be2152e6 Remove legacy que 2022-04-06 11:20:27 +03:00
Sergei Tsõganov
eb64b3aca4 Modifications for updating business and private contacts 2022-03-29 10:39:26 +03:00
olegphenomenon
db012dd7da business registry contacts - endpoints for send status of contacts and receive confirmation 2022-03-23 14:09:46 +02:00
olegphenomenon
7e188a3d36 added profile pghero 2021-11-24 09:21:46 +02:00
Oleg Hasjanov
62ce5ff561 added endpoint for get cancelled invoices 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
a87fd6a8b7 added api for accr center 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
bccd3d51c1 changes paths in routes 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
8a1967bdb9 implement api endpoint for record results 2021-11-08 12:16:58 +02:00
olegphenomenon
d56c61bf84 resolve structure conflict 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
f6e46b8fe6 change endpoint 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
6e82d8be9e added api endpoint for registrar login 2021-11-08 12:16:58 +02:00
dinsmol
2ff049707d added registrar credit changing functionality 2021-08-18 22:06:46 +03:00
Oleg Hasjanov
4cf7a103c8 added response for wrong epp path 2021-06-10 14:19:14 +03:00