Commit graph

1485 commits

Author SHA1 Message Date
Karl Erik Õunapuu
a782b19d28
Deserializers: Mirror ContactCreate from ContactUpdate 2020-10-13 15:13:02 +03:00
Karl Erik Õunapuu
aac74e26f1
Fix some more CC issues 2020-10-13 13:43:21 +03:00
Karl Erik Õunapuu
cdf28befca
Fix CC issues 2020-10-13 13:27:33 +03:00
Alex Sherman
c43ae63521 Fix output format & format test 2020-10-13 15:07:44 +05:00
Karl Erik Õunapuu
3e27869379
Reuse action call response code 2020-10-13 11:00:06 +03:00
Karl Erik Õunapuu
b0f9d316c9
REPP: Refactor handle_errors() 2020-10-12 16:26:08 +03:00
Karl Erik Õunapuu
a495c2ab1c
Fix CC issues 2020-10-12 16:16:58 +03:00
Karl Erik Õunapuu
8755fbdbf4
REPP: compose success data in new method 2020-10-12 15:17:26 +03:00
Alex Sherman
c79042f789 Add registrant api companies endpoint 2020-10-12 16:32:37 +05:00
Karl Erik Õunapuu
7379390827
Fix whining about AndOr 2020-10-12 14:22:42 +03:00
Karl Erik Õunapuu
5cd495b85c
REPP: Simplify Contacts#index method 2020-10-12 14:07:41 +03:00
Karl Erik Õunapuu
eb19412643
Fix some CC issues 2020-10-12 12:33:38 +03:00
Karl Erik Õunapuu
f6580bd79a
REPP: custom success response handler 2020-10-09 13:28:49 +03:00
Karl Erik Õunapuu
2e8ce7dbc4
REPP: Allow contact creation without address 2020-10-09 12:00:57 +03:00
Karl Erik Õunapuu
a73cd53bff
REPP: Verify contact ident type 2020-10-09 11:16:22 +03:00
Karl Erik Õunapuu
39c6d20413
Repp: Add contacts/check action 2020-10-09 09:34:59 +03:00
Karl Erik Õunapuu
1686c352bc
REPP: Port accounts controller from Grape to Rails API 2020-10-08 16:28:05 +03:00
Karl Erik Õunapuu
aa325604f9
Port REPP Contacts from Grape to Rails internal API 2020-10-08 15:54:23 +03:00
Karl Erik Õunapuu
dc8551807a
Add error structuring to Grape API 2020-10-07 14:33:39 +03:00
Karl Erik Õunapuu
01004b8ed4
Repp: Contact create: validate identifier 2020-10-07 12:46:19 +03:00
Karl Erik Õunapuu
a33cc40d59
Extract Contact create BL from EPP controller 2020-10-06 12:44:16 +03:00
Karl Erik Õunapuu
f892302e93
Fix error rendering on TARA controller 2020-10-02 09:57:49 +03:00
Karl Erik Õunapuu
3162d8cc57
Remove traces of Mobile-ID direct auth 2020-10-02 09:54:14 +03:00
Karl Erik Õunapuu
f83e532fb1
Make Registrant/Registrar use same TARA controller 2020-10-01 18:37:04 +03:00
Karl Erik Õunapuu
04f0ef9a93
Expand TARA auth flow to registrant portal 2020-10-01 17:01:54 +03:00
Timo Võhmar
a756b52441
Merge pull request #1682 from internetee/1680-registrar-tara-integration
Add TARA support
2020-09-30 19:35:57 +03:00
Alex Sherman
eeffb7ee22 Add tests 2020-09-30 20:13:51 +05:00
Alex Sherman
42488b4ee8 Add error if no API user found 2020-09-30 16:01:04 +05:00
Alex Sherman
6c24eff1ef Remove unused tests 2020-09-30 15:09:50 +05:00
Alex Sherman
0d716e110a Cleanup 2020-09-30 13:01:43 +05:00
Alex Sherman
bb37527dae Use Tara user hash 2020-09-29 12:55:25 +05:00
Alex Sherman
227c2f100d Set OmniAuth on failure config 2020-09-25 16:20:01 +05:00
Alex Sherman
ffeb1d4baa Prepare view & controller 2020-09-24 14:34:53 +05:00
Alex Sherman
e93daa21d5 Add Tara field to users, add routes & controller 2020-09-23 13:23:38 +05:00
Karl Erik Õunapuu
a67a0e5bf0
Registrant API: Query representable and other contacts 2020-09-22 16:41:00 +03:00
Karl Erik Õunapuu
6a93395fa4
Add integration tests for Bounces API 2020-09-21 11:37:31 +03:00
Karl Erik Õunapuu
101d5d4a78
Add tests for admin bounced mails views 2020-09-18 16:44:31 +03:00
Karl Erik Õunapuu
64308e1104
Fix CC issues 2020-09-18 15:29:33 +03:00
Alex Sherman
50086afad6 Remove mod_epp references from docs 2020-09-18 14:01:49 +05:00
Karl Erik Õunapuu
036a3a3720
Return empty user object when authorized user not found 2020-09-18 10:52:14 +03:00
Karl Erik Õunapuu
03182f9222
Implement shared key authentication to bounces API 2020-09-17 16:59:26 +03:00
Karl Erik Õunapuu
b2c5a9a5ec
Verify param integrity for bounces 2020-09-17 15:55:37 +03:00
Karl Erik Õunapuu
834b2c95bc
Add full request JSON to bounced mail, remove unused views 2020-09-17 14:25:29 +03:00
Karl Erik Õunapuu
140df0acf7
Fix CC issues 2020-09-17 13:26:00 +03:00
Karl Erik Õunapuu
22f9c2058d
Create api/v1/bounces endpoint 2020-09-17 11:55:52 +03:00
Karl Erik Õunapuu
188cca0c06
Create views for bounced emails 2020-09-17 11:12:01 +03:00
Karl Erik Õunapuu
b981c61671
Fix CC issues 2020-09-07 13:02:41 +03:00
Karl Erik Õunapuu
aa2d9547a4
Remove bank statement import functionality 2020-09-07 13:01:40 +03:00
Timo Võhmar
85274ca85b
Merge pull request #1331 from internetee/fix-epp-session-timeout
Fix EPP session timeout
2020-09-03 13:08:51 +03:00
Artur Beljajev
58b8c194bc Handle anonymous user in EPP poll request
Unlike mod_epp, new EPP proxy (https://github.com/internetee/epp_proxy
passes through all valid requests even if a user is not logged in,
therefore we now need to handle such cases on registry app side.

#730
2020-09-02 12:07:46 +05:00