Commit Graph

94 Commits

Author SHA1 Message Date
mia 71414b6e63 Update 'views/domains/remove.tt' 2019-02-23 06:15:29 +01:00
mia d27b943d72 Update 'views/domains/new.tt' 2019-02-23 06:13:08 +01:00
mia 4f96325695 Update 'views/email/update.tt' 2019-02-23 06:08:53 +01:00
mia 7b5a8edc38 Update 'views/email/registration.tt' 2019-02-23 06:08:09 +01:00
mia b2f92afdd4 Update 'views/email/forgot.tt' 2019-02-23 06:07:40 +01:00
mia 092efa3298 Update 'views/email/forgot.tt' 2019-02-23 06:07:06 +01:00
mia e2ceceed02 Update 'views/records/add.tt' 2019-02-23 06:05:36 +01:00
mia 8666dd06df Update 'views/records/add.tt' 2019-02-23 06:04:30 +01:00
mia 371ffbdc2c Update 'views/account.tt' 2019-02-23 06:00:31 +01:00
mia f186226340 Update 'views/charter.tt' 2019-02-23 05:58:53 +01:00
mia b6129ebf41 Update 'views/confirm_forgot.tt' 2019-02-23 05:58:25 +01:00
mia dc6f569409 Update 'views/confirmed.tt' 2019-02-23 05:57:31 +01:00
mia db5d3c7018 Update 'views/forgot.tt' 2019-02-23 05:56:12 +01:00
mia 676f8e948e Update 'views/index.tt' 2019-02-23 05:54:19 +01:00
mia 7281ba0ee1 Update 'views/login.tt' 2019-02-23 05:53:45 +01:00
mia 25647f7ae1 Update 'views/redir.tt' 2019-02-23 05:49:52 +01:00
mia 7c2002ccad Update 'views/register.tt' 2019-02-23 05:49:25 +01:00
mia bf25528424 Update 'public/js/admin_domains.js' 2019-02-23 05:43:10 +01:00
mia 563c48d0da Update 'public/js/domain_check.js' 2019-02-23 05:37:28 +01:00
mia 26b4e6c40f Update 'public/js/domain_check.js' 2019-02-23 05:33:52 +01:00
Al Beano 34250dc8df WHOIS server: display registrant name, if it has been entered 2017-10-04 09:14:52 +01:00
Al Beano 8e672a7a73 Collect WHOIS name on account page 2017-10-04 09:02:11 +01:00
Al Beano 0e7e3c1653 WHOIS server: display email addresses, if the user has given permission 2017-10-03 22:07:36 +01:00
Al Beano 23587a410e Collect WHOIS privacy setting on account page 2017-10-03 21:59:08 +01:00
Al Beano 9fd09b34bf WHOIS server: inform users if a domain is reserved 2017-09-27 20:04:59 +01:00
Al Beano c0906f3880 Move docs to separate dir 2017-09-27 19:58:53 +01:00
Al Beano 42e30a2bc0 (Optionally) check zones with nsd before they are written, to ensure safety 2017-09-14 17:15:02 +01:00
Al Beano 32c5b712d7 Initial version of WHOIS server 2017-09-10 20:40:15 +01:00
Al Beano 4be5a07e86 Don't keep updating the SOA every minute, it's not nice 2017-09-09 23:21:04 +01:00
Al Beano 1d160990d9 Faster refresh times 2017-09-09 18:22:24 +01:00
Al Beano ca5a80d4d9 Basic admin panel with support for viewing users and domains 2017-09-08 23:31:36 +01:00
Al Beano 89fbeca1c9 Update documentation for FreeBSD
IMO, the default configuration should be the most secure one, to be safe: production settings and not open to the world (especially since Starman is most often used behind a proxy anyway).
2017-08-23 17:52:28 +01:00
Al Beano df06191e67 Merge pull request #1 from verax-wares/patch-1
Create README.freebsd
2017-08-23 07:21:34 +01:00
verax-wares b35d443099 Create README.freebsd 2017-08-22 23:57:09 -04:00
Al Beano afbb215c56 Update README 2017-08-21 19:09:01 +01:00
Al Beano 14e9211e44 Grammar error, sorry. 2017-08-21 19:04:18 +01:00
Al Beano c204adbace Resolve warnings 2017-08-21 19:00:13 +01:00
Al Beano fd9aae65ea Add stylesheet selector to account page 2017-08-21 18:44:40 +01:00
Al Beano 4a459a813d Update to stylesheets: new menubar in light stylesheet 2017-08-21 18:19:19 +01:00
Al Beano 5b91bfa73d First version of light stylesheet 2017-08-20 22:18:25 +01:00
Al Beano e7266f399c Destroy records when domain is deleted 2017-08-20 20:57:46 +01:00
Al Beano 063f184455 Store creation time for domains 2017-08-20 20:52:30 +01:00
Al Beano f0a6048185 Limit domain name length 2017-08-20 20:41:00 +01:00
Al Beano 3f87e18a6e Check record and label lengths 2017-08-20 00:58:14 +01:00
Al Beano 57a0c8b1e9 Further record validation cleanup, support for CNAME records 2017-08-20 00:27:47 +01:00
verax d2499d551f Separate record sanitisation tests
Patch submitted by verax on IRC, checked and committed by albino
2017-08-19 23:56:21 +01:00
Al Beano f97a931d13 Indentation cleanup (switch to tabs) 2017-08-19 23:45:25 +01:00
Al Beano f3632b24ca Apply licence (GPLv2) 2017-08-19 23:14:20 +01:00
Al Beano fb17a96c26 Implement password resets 2017-08-19 15:03:54 +01:00
Al Beano 5e4ba72357 Config file bugfixes
* YAML::Tiny does not support boolean values so we use integer 0 or 1
 * We need to append a . to the SOA master otherwise we end up with "opennic.glue.cyb"
2017-08-19 14:18:21 +01:00