Alex Sherman
d4775ba5c5
Use errors as first-class objects
2021-05-06 12:15:15 +05:00
Alex Sherman
c405fcdd34
Fix old classnames saved in notification, add tests
2021-03-11 14:13:45 +05: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
Artur Beljajev
fc71bf93e7
Remove unimplemented Keyrelay feature
...
Closes #715
2019-10-31 17:15:21 +02:00
Artur Beljajev
fa73a0aacd
Introduce module
2019-09-13 15:41:39 +03:00
Artur Beljajev
52feefeb79
Merge branch 'master' into refactor-messages
...
# Conflicts:
# app/controllers/epp/polls_controller.rb
# test/fixtures/messages.yml
# test/integration/epp/poll_test.rb
# test/models/message_test.rb
2018-09-17 13:31:21 +03:00
Artur Beljajev
00f3a01e5c
Define message order explicitly, improve EPP poll tests
2018-09-17 12:46:27 +03:00
Artur Beljajev
7a9a7c052f
Rename notifications.queued
to read
2018-08-24 10:29:09 +03:00
Artur Beljajev
8765baf319
Rename Message to Notification
2018-08-23 20:03:03 +03:00
Artur Beljajev
769e185666
Hide methods
...
#697
(cherry picked from commit 8d08810
)
2018-02-19 23:35:37 +02:00
Vladimir Krylov
714dd1473d
Story#118912395 - EppLog saves resource
2016-05-20 16:37:38 +03:00
Matt Farnsworth
a0ff1c99d0
Story #108621138 - add a registrar message for deleteCandidate was deleted
2015-11-24 15:20:28 +02:00
Martin Lensment
e1dfbe3a67
Move iptables update to epp session update
2015-05-27 11:08:06 +03:00
Priit Tark
a37f4b2e6a
keyrelay turned off, ability update
2015-05-08 11:34:42 +03:00
Priit Tark
96d1c60dd8
Refactored contact with ability
2015-02-17 11:21:23 +02:00
Martin Lensment
037cb57e00
Refactor user to admin and api user
2015-02-13 16:17:06 +02:00
Martin Lensment
c91c9c8ebf
Refactor EPP users to API users
2015-01-29 14:13:49 +02:00
Martin Lensment
365e27086f
Use new requires_attribute method in poll
2015-01-27 15:34:01 +02:00
Martin Lensment
8307cde4ab
Throw out old stuff
2015-01-16 16:41:53 +02:00
Martin Lensment
3ed2cddad4
Parsed frame accessible from only params
2015-01-16 16:21:31 +02:00
Martin Lensment
d468068b96
Add contacts, keyrelays, poll
2015-01-16 15:30:31 +02:00