Factor out userid validation from MSVA.pm into Crypto::Monkeysphere::Validator.
authorDavid Bremner <bremner@debian.org>
Sun, 6 Mar 2011 21:46:36 +0000 (17:46 -0400)
committerDavid Bremner <bremner@debian.org>
Sun, 6 Mar 2011 21:46:36 +0000 (17:46 -0400)
commitac1395019c3e03c070a5fe4aebd1e493a6b208f8
tree56e963b09e525a7b7c9a46cf728dbf607cb8a9c2
parent410898d04d295f0c50636c62321b0add81242e2a
Factor out userid validation from MSVA.pm into Crypto::Monkeysphere::Validator.

The use of this new class in Crypto::Monkeysphere::MSVA is untested so far.
Crypt/Monkeysphere/MSVA.pm
Crypt/Monkeysphere/Validator.pm [new file with mode: 0644]
unit-tests/validator/query.t [new file with mode: 0644]