Commit graph

7 commits

Author SHA1 Message Date
Drew Blessing
8df7bcf532 Allow numeric pages domain
Previously, `PagesDomain` would not allow a domain such as
123.example.com. With this change, this is now allowed, because
it is a perfectly valid domain.
2017-06-06 12:39:37 +01:00
Robert Speicher
def164e761 Fix RSpec/DescribeSymbol cop violations 2017-03-24 19:04:03 -04:00
Nick Thomas
6ba1492794 Update validates_hostname to 1.0.6 to fix a bug in parsing hexadecimal-looking domain names 2017-02-01 02:46:07 +00:00
Grzegorz Bizon
12d44272ec Fix Rubocop offenses 2017-02-01 00:13:47 +00:00
Kamil Trzcinski
c089f10334 Update comments 2017-01-31 22:53:58 +00:00
Kamil Trzcinski
8f09ec2837 Verify trusted certificate chain 2017-01-31 22:53:58 +00:00
Kamil Trzcinski
d3b8284876 Pages domain model specs 2017-01-31 22:53:57 +00:00