2cc21a344c
in order to allow for the client component to be consumed by distributions targeting the desktop. This check-in is for the server project.
18 lines
510 B
Plaintext
18 lines
510 B
Plaintext
/***********************************************************************
|
|
*
|
|
* TODO for auth_token
|
|
*
|
|
***********************************************************************/
|
|
|
|
INTRODUCTION
|
|
|
|
This file contains a list of the items still outstanding for auth_token.
|
|
|
|
Note: There are TODO lists under each auth_token component. This file just
|
|
details outstanding items at the project level.
|
|
|
|
OUTSTANDING ITEMS
|
|
|
|
- Add mechanism to try communicating with ATS over port 443 if communications
|
|
over port 2645 fail.
|