Actions
Feature #18
closedadd user authorization script
Description
- pass variables to script
	- request type
- username
- password, challenge/response and/or password hash? make this optional?
- client
- client_ip
- access_group
- token that authenticated the user
	- token type
 
 
- script exit code 0=Accept, 1=Reject
Actions