Commits on Source (29)
-
Nigel Kukard authored
-
Liam authored
-
Nigel Kukard authored
Intergrate other ZACR SLDs The first of Scott's code changes. Changes: "- Remove server address and port from config parameters array. - Add SLD lookup helper function to provide information to client and registration functions. - Provide domain name to client function. Needed for SLD lookups." See merge request !27
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Liam authored
-
Nigel Kukard authored
Check requirements for and create contact ids This is the second set of Scott's code changes and additions. Original description- "Some SLDs require the presence of admin, billing and tech contacts. Check for this requirement during the registration process." See merge request !28
-
Liam authored
-
Liam authored
-
Liam authored
-
Nigel Kukard authored
The module requires that account passwords be consistent across all SLD servers This is the last major code addition from Scott Original description: "The module requires that the account password is the same across all SLD servers. Added a command line script that allows the user to specify the current account password for a server and change it to something else by sending the EPP registry a newPW command on login. Example usage: ./zacr-cli changepassword org.za <currentpass> <newpass>" See merge request !30
-
Nigel Kukard authored
This reverts commit 36e6c5f0.
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Craig Cawood authored
-
Nigel Kukard authored
v6 requires init.php instead of dbconnect.php See merge request !31
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
Nkupdates See merge request !32
Showing
- UPGRADING 3 additions, 0 deletionsUPGRADING
- contrib/cozaepp-cli 144 additions, 0 deletionscontrib/cozaepp-cli
- contrib/cozaeppdisableautorenew.php 4 additions, 4 deletionscontrib/cozaeppdisableautorenew.php
- modules/addons/awit_cozaepp/awit_cozaepp.php 1 addition, 1 deletionmodules/addons/awit_cozaepp/awit_cozaepp.php
- modules/addons/awit_cozaepp/lang/english.php 0 additions, 1 deletionmodules/addons/awit_cozaepp/lang/english.php
- modules/registrars/cozaepp/Net/EPP/Client.php 1 addition, 1 deletionmodules/registrars/cozaepp/Net/EPP/Client.php
- modules/registrars/cozaepp/cozaepp.php 655 additions, 270 deletionsmodules/registrars/cozaepp/cozaepp.php
- modules/registrars/cozaepp/cozaepppoll.php 3 additions, 3 deletionsmodules/registrars/cozaepp/cozaepppoll.php
- modules/widgets/cozaepp_balance.php 10 additions, 11 deletionsmodules/widgets/cozaepp_balance.php
contrib/cozaepp-cli
0 → 100755
This diff is collapsed.