2017-07-28 Fred Gleason <fredg@paravelsystems.com>

* Refactored the 'RDUser::authenticated()' method to eliminate use
	of rdauth(8).
This commit is contained in:
Fred Gleason
2017-07-28 09:09:56 -04:00
parent e344975433
commit 2b3919ff6c
2 changed files with 8 additions and 5 deletions

View File

@@ -15907,3 +15907,6 @@
* Fixed a bug in 'lib/rdevent_line.cpp' that caused embedded traffic
import events to be assigned incorrect link parameters when scheduled
immediately after a voice track.
2017-07-28 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'RDUser::authenticated()' method to eliminate use
of rdauth(8).