3 Commits

Author SHA1 Message Date
Fred Gleason
ef6165184e 2023-06-01 Fred Gleason <fredg@paravelsystems.com>
* Refactored the WebAPI HTML test harnesses to allow testing via both
	 'multipart/form-data' and 'application/x-www-form-urlencoded'
	  encodings.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2023-06-01 13:41:54 -04:00
Fred Gleason
bc2c441680 2017-03-27 Fred Gleason <fredg@paravelsystems.com>
* Added a 'WEBAPI_AUTHS' table to the database.
	* Added a 'USERS.WEBAPI_AUTH_TIMEOUT' field to the database.
	* Incremented the database version to 260.
	* Added 'RDUser::webapiAuthTimeout()' and
	'RDUser::setWebapiAuthTimeout()' methods in 'lib/rduser.cpp' and
	'lib/rduser.h'.
	* Added a 'WebAPI Timeout' control to the Edit User dialog in
	'rdadmin/edit_user.cpp' and 'rdadmin/edit_user.h'.
	* Implemented a 'CreateTicket' Web API call.
2017-03-27 13:43:42 -04:00
Fred Gleason
afd67c7af8 Initial import of CVS-v2_8_branch 2014-08-12 15:13:02 -04:00