2023-11-06 Fred Gleason <fredg@paravelsystems.com>

* Added checks to the 'Add Scheduler Code' dialog in rdadmin(1) to
	enforce the use of only alphanumeric characters plus space.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-11-06 17:40:35 -05:00
parent ef7084a073
commit 96911261d2
3 changed files with 49 additions and 19 deletions

View File

@@ -24459,3 +24459,6 @@
2023-11-06 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogmanager(1) that caused scheduler codes
containing space characters to fail to be processed correctly.
2023-11-06 Fred Gleason <fredg@paravelsystems.com>
* Added checks to the 'Add Scheduler Code' dialog in rdadmin(1) to
enforce the use of only alphanumeric characters plus space.