grnet / access-ca-portal

Ruby on Rails application to support the users' authenticated registration and x509 personal and hosts' certificate issuance
GNU General Public License v3.0
0 stars 6 forks source link

Additional Validations and CSR controllers merge #96

Closed stevelaskaridis closed 8 years ago

stevelaskaridis commented 8 years ago

Description

The aim of this PR is to provide some extra validations that were present in accessV1 and merge the different methods of creating a CSR into one controller.

Components

Addresses issues #81, #86.

stevelaskaridis commented 8 years ago

@NicolasLiampotis, I made the addition we discussed in the current PR. Review this, please.