Commit graph

240 commits

Author SHA1 Message Date
Sergei Tsoganov
e68039902d Foxed codeclimate issue 2023-12-19 11:09:17 +02:00
Sergei Tsoganov
7db8b5d970 Removed date_from attribute 2023-12-19 09:38:00 +02:00
Sergei Tsoganov
0ca07a50fb Changed date_from default dates 2023-12-15 16:19:52 +02:00
Sergei Tsoganov
c1e48197cb Refactored sql query for stats calculation 2023-12-15 15:49:29 +02:00
Sergei Tsoganov
533b10aad1 Temporarily changed date_from for stats 2023-12-14 21:19:07 +02:00
Sergei Tsoganov
ea48a1cca1 Removed batching of log_domain records 2023-12-14 20:55:17 +02:00
Sergei Tsoganov
e73faae879 Refactored statistics caclulation 2023-12-14 13:26:31 +02:00
Sergei Tsoganov
7863322c9d Registrar ip restriction on every request 2023-08-04 13:43:02 +03:00
Sergei Tsoganov
b86fac03b5 Corrected integration tests 2023-08-04 12:46:56 +03:00
Sergei Tsoganov
d150c1bc3d Modified registrar ip restriction 2023-08-04 11:59:40 +03:00
Sergei Tsoganov
52b3b3a6cf Added integration tests for user certificate validation 2023-07-13 13:03:10 +03:00
Sergei Tsoganov
cbe78e505b Fixed codeclimate issues 2023-07-13 12:32:33 +03:00
Sergei Tsoganov
65ae5adbb8 Validation of user certificates 2023-07-13 11:19:11 +03:00
Sergei Tsoganov
5c1cede31e Fixed codeclimate issue 2023-07-10 15:56:45 +03:00
Sergei Tsoganov
1dcfd1d414 Updated base_controller.rb 2023-07-10 15:47:59 +03:00
Sergei Tsoganov
fe6015491c Updated base_test 2023-07-10 14:40:18 +03:00
Sergei Tsoganov
f68d8e91c2 Add admin mailers and tests to white_ips 2023-07-10 09:51:56 +03:00
Sergei Tsoganov
1c8a46bd89 Added committed param to white ip 2023-07-07 16:05:06 +03:00
Sergei Tsoganov
e00e44c9b8 Modified white ip form and created mailer 2023-07-05 15:28:43 +03:00
Sergei Tsoganov
97c11f5dfd Added error messages translations to white ips 2023-07-04 11:33:06 +03:00
Sergei Tsoganov
c234449dae Modified white ip form 2023-07-03 15:43:30 +03:00
Sergei Tsoganov
de9921d667 Reject blank admin user emails 2023-06-29 11:19:24 +03:00
Sergei Tsoganov
0ad2fd5a1b Created user admin scope 2023-06-29 10:46:45 +03: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
a4d28a0ee2 Covered with tests api users and white ips 2023-06-01 16:27:34 +03:00
Sergei Tsoganov
47849e3d36 Added missing param 2023-05-30 16:29:11 +03:00
Sergei Tsoganov
b44c757602 Added white ip show page 2023-05-30 15:49:56 +03:00
Sergei Tsoganov
bf3d971d7c Refactor and updated api user serializer 2023-05-30 13:21:29 +03:00
Sergei Tsoganov
0069d57c6f Fixed codeclimate issues 2023-05-29 15:02:41 +03:00
Sergei Tsoganov
b84e9e1579 Added ApiUser and WhiteIp endpoints to REPP API 2023-05-29 14:26:53 +03:00
olegphenomenon
b7901ba62d fixed period param 2023-04-13 12:05:50 +03:00
Sergei Tsoganov
623323f59e Allow use of semicolon in passwords 2023-01-17 15:42:29 +02:00
Timo Võhmar
1a54c80fbc
Merge pull request #2509 from internetee/71-authorize-xml-console
Added missing abilities to xml_console and contacts
2022-12-14 12:07:30 +02:00
Sergei Tsoganov
e7a976ce89 Added missing abilities to xml_console and contacts controllers 2022-12-09 11:27:42 +02:00
Sergei Tsoganov
7c84949fcb Fixed chart data serialization 2022-12-07 16:27:59 +02:00
Sergei Tsoganov
1b1f7eadf5 Fixed codeclimate issue 2022-12-07 12:18:38 +02:00
Sergei Tsoganov
045c74b7e2 Fixed test 2022-12-07 11:45:31 +02:00
Sergei Tsoganov
a682681625 Added indexes to log_domains table 2022-12-07 11:22:42 +02:00
Sergei Tsoganov
10fb39980b Refactored 2022-12-07 11:22:42 +02:00
Sergei Tsoganov
b019314406 Repaired date_from param 2022-12-07 11:22:42 +02:00
Sergei Tsoganov
925353e4ba Modified stats controller, query unique domain names 2022-12-07 11:22:42 +02:00
Sergei Tsoganov
cb07aff62d Modified stats controller, query unique domain names 2022-12-07 11:22:42 +02:00
Sergei Tsoganov
003596e988 Corrected stats controller log_domains query 2022-12-07 11:22:42 +02:00
Sergei Tsoganov
4273cbb312 Refactored market share distribution request 2022-12-07 11:22:42 +02:00
Sergei Tsoganov
48616ec3cd Refactored xml_console_controller 2022-11-30 11:38:08 +02:00
Sergei Tsoganov
baa2f81259 Minor fix for stats controller 2022-11-24 11:27:57 +02:00
Sergei Tsoganov
accd057f62 Removed throttled action for create method 2022-11-24 11:09:51 +02:00
Sergei Tsoganov
1fba3a731c Added tests 2022-11-23 14:55:34 +02:00
Sergei Tsoganov
cadb0a65bb Fixed codeclimate issues 2022-11-23 13:14:31 +02:00