mirror of
https://github.com/internetee/registry.git
synced 2025-06-06 04:37:30 +02:00
Remove mod_epp references from docs
This commit is contained in:
parent
57d2a40e23
commit
50086afad6
3 changed files with 6 additions and 7 deletions
|
@ -343,7 +343,9 @@ module Epp
|
|||
end
|
||||
|
||||
def epp_session_id
|
||||
cookies[:session] # Passed by mod_epp https://github.com/mod-epp/mod-epp#requestscript-interface
|
||||
# Passed by EPP proxy
|
||||
# https://github.com/internetee/epp_proxy#translation-of-epp-calls
|
||||
cookies[:session]
|
||||
end
|
||||
|
||||
def ensure_session_id_passed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue