mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 01:33:36 +02:00
Merge branch 'migrate-fabricators-to-factory-bot-factories' into registry-343
This commit is contained in:
commit
411af16f9c
58 changed files with 2505 additions and 432 deletions
|
@ -1,18 +0,0 @@
|
|||
Listen 8888
|
||||
<VirtualHost *:8888>
|
||||
ServerName registry.gitlab.eu
|
||||
ServerAdmin info@gitlab.eu
|
||||
|
||||
PassengerEnabled on
|
||||
RailsEnv production
|
||||
DocumentRoot /home/app/epp-tester/current/public
|
||||
|
||||
ErrorLog /var/log/apache2/epp-tester.error.log
|
||||
LogLevel info ssl:warn
|
||||
CustomLog /var/log/apache2/epp-tester.access.log combined
|
||||
|
||||
<Directory /home/app/epp-tester/current/public>
|
||||
Require all granted
|
||||
Options -MultiViews
|
||||
</Directory>
|
||||
</VirtualHost>
|
|
@ -1,21 +0,0 @@
|
|||
<IfModule mod_epp.c>
|
||||
Listen 700
|
||||
<VirtualHost *:700>
|
||||
SSLEngine on
|
||||
SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
|
||||
SSLCertificateFile /etc/apache2/ssl/apache.crt
|
||||
SSLCertificateKeyFile /etc/apache2/ssl/apache.key
|
||||
|
||||
SSLVerifyClient optional_no_ca
|
||||
|
||||
EPPEngine On
|
||||
EPPCommandRoot /proxy/command
|
||||
EPPSessionRoot /proxy/session
|
||||
EPPErrorRoot /proxy/error
|
||||
|
||||
ProxyPass /proxy/ http://localhost:80/epp/
|
||||
|
||||
EPPAuthURI implicit
|
||||
EPPReturncodeHeader X-EPP-Returncode
|
||||
</VirtualHost>
|
||||
</IfModule>
|
|
@ -1,39 +0,0 @@
|
|||
Listen 81
|
||||
<VirtualHost *:81>
|
||||
ServerAdmin info@gitlab.eu
|
||||
|
||||
PassengerEnabled on
|
||||
RailsEnv test
|
||||
DocumentRoot /home/app/registry-test/public
|
||||
|
||||
ErrorLog /var/log/apache2/registry-test.error.log
|
||||
LogLevel info ssl:warn
|
||||
CustomLog /var/log/apache2/registry-test.access.log combined
|
||||
|
||||
<Directory /home/app/registry-test/public>
|
||||
Require all granted
|
||||
Options -MultiViews
|
||||
</Directory>
|
||||
</VirtualHost>
|
||||
|
||||
<IfModule mod_epp.c>
|
||||
Listen 701
|
||||
<VirtualHost *:701>
|
||||
SSLEngine on
|
||||
SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
|
||||
SSLCertificateFile /etc/apache2/ssl/apache.crt
|
||||
SSLCertificateKeyFile /etc/apache2/ssl/apache.key
|
||||
|
||||
SSLVerifyClient optional_no_ca
|
||||
|
||||
EPPEngine On
|
||||
EPPCommandRoot /proxy/command
|
||||
EPPSessionRoot /proxy/session
|
||||
EPPErrorRoot /proxy/error
|
||||
|
||||
ProxyPass /proxy/ http://localhost:81/epp/
|
||||
|
||||
EPPAuthURI implicit
|
||||
EPPReturncodeHeader X-EPP-Returncode
|
||||
</VirtualHost>
|
||||
</IfModule>
|
|
@ -1,17 +0,0 @@
|
|||
<VirtualHost *:80>
|
||||
ServerName registry.gitlab.eu
|
||||
ServerAdmin info@gitlab.eu
|
||||
|
||||
PassengerEnabled on
|
||||
RailsEnv production
|
||||
DocumentRoot /home/app/registry/current/public
|
||||
|
||||
ErrorLog /var/log/apache2/registry.error.log
|
||||
LogLevel info ssl:warn
|
||||
CustomLog /var/log/apache2/registry.access.log combined
|
||||
|
||||
<Directory /home/app/registry/current/public>
|
||||
Require all granted
|
||||
Options -MultiViews
|
||||
</Directory>
|
||||
</VirtualHost>
|
|
@ -1,3 +0,0 @@
|
|||
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAz+n4Sln0oxme+9hyrgPud9k0C00Nm0T2YufHcQUAdtJssCfeKp2qo/gy0LmOXTB8efyavFn4NW2GZs8gxJ0BV5GoHLmnERAWDOi/wg3KLl4r/ei+HQX6Po/V7WOMHWzKPSSGtqW7cZc1g0y2ci571ZUmgEBoGoGPfoQToGEn2yV4hQmHIjbwtfNNCHx/i12DCoJnD+3cIvhHf4FbZRBW9Wu0I24iqLcxLOAwGWVsnzi0OqN+rj3DenPQfjcPhSsmTu+8mn2AIwMxWeLZSslEYfyBeo9dLBntj3dnxWpw/MJEfMmWgWKGqMaVGB731ZWDOrRrzgl5+s24YBv9LyYWyQ==
|
||||
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXF8qkkQg8We6c2eCRQTuQUAffuDcYijlnVNAH0V7eUMxKC/9aPIhHaM9JVY4exXDVEQOK0+KsF6twTtewK8XBFfHXcOV3k+11KOJ1LsfphQIbwS9Qufw2maxCWJHxQwKGViGLqePuecQhfQ3UAVXZ1ZO7qGrLB9JBlRimbItJsG3F2o1T7pJAMucf+zCv5KmMeeddDyhAg2ufQHnuPKIMAgr4XH/TD4mg5tqORXCdk/2apuqUz35WqAyRNt/J66bTJOJ39QJv50cyT6/Bb74MNfJSejsM5EUnKF4Nq7edR8F8tlnXmL/wvvVs81oHywCnMqP8eEISLumy1nhNpgbn martin@gitlab.eu
|
||||
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC13V94raEKiCzg4sACsIFxiHPcRSUryUHxXpcyHMi7OJvTtszOPR3hZnB36c0NxnznD0t3rH2n5vIX+tBmX+JND7bvM+YKgTGcGN+HvS08nSsvwHLie/UAHkWy/4xFvyKnq8MIZtYxkPdIGph6hFMr5LljJu05V08hZF09HutBsjXw5wmZRUJoD/Jl0FO/pf6WxH1VHjhz0kGuM8VREU2SC8uzV1AIZ86zsaxJld1m0doyt+arnJkPYgjXHHpu/IWzIHYjbVo5W8JmYagDCYxaPHN7EesHAEzFi1LDtq1aIrqWrczKaJGSryxSba6pnYiK69MTojF/SAXMsJ1u5q1P andres.kesk@gmail.com
|
|
@ -36,7 +36,7 @@ More info: https://en.wikipedia.org/wiki/Latin_script_in_Unicode
|
|||
<contact:email> 1 E-mail
|
||||
<extension> 1
|
||||
<eis:extdata> 1 Attribute: xmlns:eis="https://epp.tld.ee/schema/eis-1.0.xsd"
|
||||
<eis:ident> 1 Contact identificator
|
||||
<eis:ident> 1 Identifier
|
||||
Attribute: "type"
|
||||
"org" # Business registry code
|
||||
"priv" # National identification number
|
||||
|
@ -73,7 +73,7 @@ More info: https://en.wikipedia.org/wiki/Latin_script_in_Unicode
|
|||
<contact:pw> 1 Contact password. Attribute: roid="String"
|
||||
<extension> 0-1
|
||||
<eis:extdata> 0-1 Attribute: xmlns:eis="https://epp.tld.ee/schema/eis-1.0.xsd"
|
||||
<eis:ident> 0-1 Contact identificator
|
||||
<eis:ident> 0-1 Identifier
|
||||
Attribute: "type"
|
||||
"org" # Business registry code
|
||||
"priv" # National identification number
|
||||
|
|
|
@ -1031,25 +1031,11 @@
|
|||
<polygon fill="#0374bc" stroke="#0374bc" points="2896.54,-311.549 2886.9,-306.334 2891.56,-311.185 2886.57,-310.822 2886.57,-310.822 2886.57,-310.822 2891.56,-311.185 2886.24,-315.31 2896.54,-311.549 2896.54,-311.549"/>
|
||||
</g>
|
||||
<!-- Registrar->Contact -->
|
||||
<g id="edge68" class="edge"><title>Registrar->Contact</title>
|
||||
<path fill="none" stroke="#08d288" d="M1289.24,-522.039C1610.25,-522.115 3337.74,-519.996 3565.99,-466 3599.47,-458.082 3606.71,-451.045 3635.99,-433 3658.1,-419.38 3659.77,-410.424 3681.99,-397 3698.68,-386.919 3711.41,-395.371 3721.99,-379 3772.14,-301.446 3754.66,-355.133 3112.99,-325 3037.3,-321.445 2949.51,-315.411 2896.66,-311.57"/>
|
||||
<ellipse fill="none" stroke="#08d288" cx="1285.04" cy="-522.038" rx="4" ry="4"/>
|
||||
<polygon fill="#08d288" stroke="#08d288" points="2896.54,-311.561 2886.9,-306.344 2891.56,-311.197 2886.57,-310.832 2886.57,-310.832 2886.57,-310.832 2891.56,-311.197 2886.24,-315.32 2896.54,-311.561 2896.54,-311.561"/>
|
||||
<text text-anchor="middle" x="3718.49" y="-411.3" font-family="Times,serif" font-size="14.00">priv_contacts</text>
|
||||
</g>
|
||||
<!-- Registrar->Contact -->
|
||||
<g id="edge105" class="edge"><title>Registrar->Contact</title>
|
||||
<path fill="none" stroke="#983d43" d="M1289.27,-522.186C1639.37,-523.21 3666.41,-525.142 3754.99,-433 3768.3,-419.16 3746.5,-345.108 3743.99,-343 3717.15,-320.429 3148.03,-326.627 3112.99,-325 3037.29,-321.484 2949.51,-315.438 2896.66,-311.584"/>
|
||||
<ellipse fill="none" stroke="#983d43" cx="1285.07" cy="-522.173" rx="4" ry="4"/>
|
||||
<polygon fill="#983d43" stroke="#983d43" points="2896.54,-311.576 2886.9,-306.356 2891.56,-311.21 2886.57,-310.844 2886.57,-310.844 2886.57,-310.844 2891.56,-311.21 2886.24,-315.332 2896.54,-311.576 2896.54,-311.576"/>
|
||||
</g>
|
||||
<!-- Registrar->Contact -->
|
||||
<g id="edge112" class="edge"><title>Registrar->Contact</title>
|
||||
<path fill="none" stroke="#aa3e5f" d="M1289.02,-521.999C1518.6,-521.522 2478.68,-514.494 3260.99,-433 3260.99,-433 3649.99,-379 3649.99,-379 3710.03,-310.049 3826.1,-359.903 3112.99,-325 3037.3,-321.295 2949.51,-315.304 2896.66,-311.513"/>
|
||||
<ellipse fill="none" stroke="#aa3e5f" cx="1284.84" cy="-522.006" rx="4" ry="4"/>
|
||||
<polygon fill="#aa3e5f" stroke="#aa3e5f" points="2896.55,-311.504 2886.89,-306.297 2891.56,-311.145 2886.57,-310.785 2886.57,-310.785 2886.57,-310.785 2891.56,-311.145 2886.25,-315.273 2896.55,-311.504 2896.55,-311.504"/>
|
||||
<text text-anchor="middle" x="3555.49" y="-411.3" font-family="Times,serif" font-size="14.00">priv_contacts</text>
|
||||
</g>
|
||||
<!-- Registrar->Domain -->
|
||||
<g id="edge60" class="edge"><title>Registrar->Domain</title>
|
||||
<path fill="none" stroke="#a7f439" d="M1285.22,-514.145C1410.96,-494.146 1752.36,-441.557 1878.45,-422.782"/>
|
||||
|
|
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 127 KiB |
|
@ -1642,25 +1642,11 @@
|
|||
<polygon fill="#257f99" stroke="#257f99" points="3166.6,-1436.81 3164.86,-1425.98 3163.85,-1432.63 3161.1,-1428.45 3161.1,-1428.45 3161.1,-1428.45 3163.85,-1432.63 3157.34,-1430.93 3166.6,-1436.81 3166.6,-1436.81"/>
|
||||
</g>
|
||||
<!-- Registrar->Contact -->
|
||||
<g id="edge68" class="edge"><title>Registrar->Contact</title>
|
||||
<path fill="none" stroke="#625a51" d="M1737.79,-2486.74C2105.37,-2477.42 3671.93,-2427.41 3783,-2250 3886.64,-2084.47 3711.19,-1968.76 3829,-1813 3841.99,-1795.82 3861.92,-1812.84 3874,-1795 3894.81,-1764.27 3899.79,-1654.68 3874,-1628 3833.13,-1585.71 3397.45,-1636.61 3345,-1610 3270.62,-1572.26 3210.61,-1502.97 3166.63,-1436.95"/>
|
||||
<ellipse fill="none" stroke="#625a51" cx="1733.59" cy="-2486.84" rx="4" ry="4"/>
|
||||
<polygon fill="#625a51" stroke="#625a51" points="3166.57,-1436.86 3164.84,-1426.03 3163.82,-1432.68 3161.08,-1428.5 3161.08,-1428.5 3161.08,-1428.5 3163.82,-1432.68 3157.32,-1430.98 3166.57,-1436.86 3166.57,-1436.86"/>
|
||||
<text text-anchor="middle" x="3865.5" y="-2027.8" font-family="Times,serif" font-size="14.00">priv_contacts</text>
|
||||
</g>
|
||||
<!-- Registrar->Contact -->
|
||||
<g id="edge105" class="edge"><title>Registrar->Contact</title>
|
||||
<path fill="none" stroke="#84dd57" d="M1737.74,-2486.28C2114.24,-2474.64 3753.89,-2414.71 3902,-2250 3948.21,-2198.61 3944.87,-1676.88 3896,-1628 3852.69,-1584.68 3399.64,-1637.68 3345,-1610 3270.59,-1572.31 3210.58,-1503.03 3166.61,-1437"/>
|
||||
<ellipse fill="none" stroke="#84dd57" cx="1733.61" cy="-2486.41" rx="4" ry="4"/>
|
||||
<polygon fill="#84dd57" stroke="#84dd57" points="3166.55,-1436.91 3164.81,-1426.08 3163.8,-1432.73 3161.05,-1428.55 3161.05,-1428.55 3161.05,-1428.55 3163.8,-1432.73 3157.29,-1431.02 3166.55,-1436.91 3166.55,-1436.91"/>
|
||||
</g>
|
||||
<!-- Registrar->Contact -->
|
||||
<g id="edge112" class="edge"><title>Registrar->Contact</title>
|
||||
<path fill="none" stroke="#eb888a" d="M1738.05,-2484.46C2024.22,-2468.39 3023.5,-2402.27 3298,-2250 3520.54,-2126.55 3443.92,-1933.63 3668,-1813 3697.56,-1797.09 3795.72,-1820.11 3818,-1795 3842.63,-1767.24 3843.74,-1654.74 3818,-1628 3781.52,-1590.11 3391.85,-1633.89 3345,-1610 3270.7,-1572.11 3210.7,-1502.8 3166.7,-1436.81"/>
|
||||
<ellipse fill="none" stroke="#eb888a" cx="1733.79" cy="-2484.7" rx="4" ry="4"/>
|
||||
<polygon fill="#eb888a" stroke="#eb888a" points="3166.64,-1436.72 3164.91,-1425.89 3163.9,-1432.54 3161.15,-1428.37 3161.15,-1428.37 3161.15,-1428.37 3163.9,-1432.54 3157.39,-1430.84 3166.64,-1436.72 3166.64,-1436.72"/>
|
||||
<text text-anchor="middle" x="3704.5" y="-2027.8" font-family="Times,serif" font-size="14.00">priv_contacts</text>
|
||||
</g>
|
||||
<!-- Registrar->Domain -->
|
||||
<g id="edge60" class="edge"><title>Registrar->Domain</title>
|
||||
<path fill="none" stroke="#6a2f42" d="M1734.92,-2400.64C1792.79,-2335.05 1874.64,-2244.16 1943.33,-2169.11"/>
|
||||
|
|
Before Width: | Height: | Size: 234 KiB After Width: | Height: | Size: 232 KiB |
Loading…
Add table
Add a link
Reference in a new issue