Skip to content
Snippets Groups Projects
Commit 64fd412f authored by Matt Trefilek's avatar Matt Trefilek
Browse files

Updating documentation

parent ce3efd3b
No related branches found
No related tags found
1 merge request!3Change Reason string to array of reasons
......@@ -10,6 +10,7 @@
/phpunit.phar
/docs
/modules
/go-pear.phar
/src/main/wsdltophp/prod/RPCNetID/*
/src/main/wsdltophp/prod/RPCNetID/.gitkeep
......
......@@ -73,7 +73,8 @@ interface RpcNetidClient {
/**
* Validates a NetID password meets complexity requirements
*
*
* @param string $uid the user's netid
* @param string $password the password
* @return RpcNetidStructValidationResponse indicates if valid and the reason for invalid
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment