Commit Graph

6 Commits

Author SHA1 Message Date
Vladimir Shushlin 8c3d0703ed Allow to load ECDSA certificates for pages domains
Just replace RSA.new with PKey.read
2019-09-07 00:29:03 +00:00
gfyoung 720ed6f6ab Enable frozen string in apps/validators/*.rb
Partially addresses #47424.
2018-06-27 09:48:37 -07:00
Jacopo 181cd299f9 Adds Rubocop rule for line break after guard clause
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
2017-11-16 17:58:29 +01:00
Kamil Trzcinski 63eb415610 Fix certificate validators 2017-01-31 22:53:58 +00:00
Kamil Trzcinski 930a7030b5 Implement proper verification of certificate's public_key against the private_key 2017-01-31 22:53:57 +00:00
Kamil Trzcinski 5f7257c27d Initial work on GitLab Pages update 2017-01-31 22:53:57 +00:00