Commit graph

172 commits

Author SHA1 Message Date
Martin Lensment
0ef04b2506 Refactor #2623 2015-09-10 16:21:40 +03:00
Martin Lensment
5ba39fb406 Validate origin domains #2849 2015-08-25 16:33:47 +03:00
Priit Tark
34f1d7d254 Separated epp login and epp request abilities #2742 2015-08-19 01:21:16 +03:00
Priit Tark
598ab7ba63 Ignore empty identity for regisrar user switch #2754 2015-08-19 01:21:04 +03:00
Priit Tark
cdfb4ed0d1 Refactored contact to return onyl one error message requested from ticket #2702 2015-08-17 18:40:58 +03:00
Martin Lensment
2598b4aa2f Allow changing auth info on contact update #2833 2015-08-13 14:20:39 +03:00
Martin Lensment
c439cf4ae0 Update transfer xml example, allow cancel attribute in transfer #2809 2015-07-28 14:23:34 +03:00
Martin Lensment
aecd61670a Fix rubocop errors, add error message for transfer period #2803 2015-07-28 11:17:19 +03:00
Martin Lensment
02186987fc Migrate from deprecated params_hash to parsed_frame #2752 2015-07-23 13:39:02 +03:00
Martin Lensment
67ae9ff020 Remove parsed_frame helper from epp sessions #2752 2015-07-23 13:34:42 +03:00
Martin Lensment
1b831fc629 Fix double error message when domain too long in EPP #2695 2015-07-22 11:30:36 +03:00
Martin Lensment
91da0d30f0 Remove manual rescues from transfer code #2588 2015-07-21 14:43:42 +03:00
Priit Tark
5f32c1cfd4 Merge branch 'master' of github.com:domify/registry 2015-07-20 17:23:14 +03:00
Martin Lensment
4adaac6f47 Allow specifying multiple ips for webclients #2744 2015-07-20 16:57:12 +03:00
Martin Lensment
dcf39d1017 Close connection when receiving 2501 #2710 2015-07-20 15:53:11 +03:00
Priit Tark
4b1bf92a27 Ident attribute missing error message show cc or type #2677 2015-07-20 15:32:33 +03:00
Martin Lensment
bed756286d Rubocop fix #2763 2015-07-20 15:26:39 +03:00
Martin Lensment
46a2a3b5fe Refactor #2763 2015-07-20 15:19:50 +03:00
Martin Lensment
e46484405e Validate period attribute on domain create #2763 2015-07-20 15:12:28 +03:00
Martin Lensment
7a8c7dd39e Validate period for invalid values, refactor optional attribute validator, tests #2763 2015-07-16 17:19:16 +03:00
Martin Lensment
630865a8b7 Refactor epp session errors #2716 2015-07-15 17:51:24 +03:00
Martin Lensment
bfe9086ec0 Fix tests #2564 2015-07-14 12:04:08 +03:00
Priit Tark
5212f9106f Merge branch 'master' of github.com:domify/registry 2015-07-13 18:08:12 +03:00
Priit Tark
b25aa80794 Ignore webclient ip in development mode #2765 2015-07-13 18:06:37 +03:00
Martin Lensment
75a6c27221 Refactor debit and credit registrar to include pricelist id #2741 2015-07-13 17:39:54 +03:00
Martin Lensment
9fd38f161a Check webclient cert in EPP when connecting from local network #2765 2015-07-13 13:53:12 +03:00
Martin Lensment
c4da9c86a6 Introduce request op to domain transfer #2746 2015-07-10 15:42:14 +03:00
Martin Lensment
d6a151b141 Add activity type field #2691 2015-07-06 13:02:19 +03:00
Martin Lensment
2f0666dec3 Renew billing #2741 2015-07-03 17:28:54 +03:00
Martin Lensment
7eb509b9a8 Fix tests #2741 2015-07-03 10:50:37 +03:00
Martin Lensment
98439b896c Debit account on domain create #2741 2015-07-02 17:08:24 +03:00
Martin Lensment
f20113bf9f Merge branch 'master' of github.com:domify/registry
Conflicts:
	app/controllers/epp/sessions_controller.rb
2015-06-29 11:14:19 +03:00
Martin Lensment
533e3bc65c Add detailed error messages on EPP login #2716 2015-06-29 11:13:19 +03:00
Priit Tark
7530d6ecab Rubocop upgraded #2711 2015-06-26 18:19:36 +03:00
Priit Tark
208dee3818 Save epp destroy frame for pending delete #2557 2015-06-16 22:54:14 +03:00
Priit Tark
165fd17216 Ident not allowed to update #2639 2015-06-09 13:16:28 +03:00
Martin Lensment
1db3486e65 Do not allow foreign domain renew #2629 2015-06-03 15:14:52 +03:00
Martin Lensment
e1dfbe3a67 Move iptables update to epp session update 2015-05-27 11:08:06 +03:00
Martin Lensment
f590a107fb Add API pki cert check 2015-05-22 18:59:33 +03:00
Martin Lensment
e2809cc285 Fix test 2015-05-20 21:40:28 +03:00
Martin Lensment
6a63c258f6 Do not allow more than 4 simultaneous EPP connections 2015-05-20 20:41:53 +03:00
Martin Lensment
df47e21086 Merge repp, epp in IP whitelist 2015-05-20 18:47:57 +03:00
Martin Lensment
865e0adef8 Remove reduntant test, fix REPP text 2015-05-20 17:25:09 +03:00
Martin Lensment
19e133ec6a Refactor + tests 2015-05-20 13:49:34 +03:00
Priit Tark
6f59824cd1 Added pending delete 2015-05-18 16:45:34 +03:00
Priit Tark
d72cbc20f5 Registrant change now requires EPP verify attribute 2015-05-18 14:48:32 +03:00
Priit Tark
840c56db84 Registrant change confirmation logic 2015-05-13 10:00:52 +03:00
Priit Tark
57ce121366 syntax update 2015-05-08 11:40:48 +03:00
Priit Tark
eb96a07eaa rubocop ruby syntax updated 2015-05-08 11:39:49 +03:00
Priit Tark
21b7b4a2e1 revert skip authorization for errors 2015-05-08 11:38:54 +03:00