Fri May 5 17:51:27 IST 2006 - smanojna@novell.com
- Description:
Bug 152929: Secret with special characters in name causing
unexpected behaviour. This fix will only prevent the
following special characters * : ' \ & = < >
- Modified files:
c_gui/Common.cs
c_gui/images/casa.glade
-------------------------------------------------------------------
Tue May 2 12:37:22 IST 2006 - smanojna@novell.com
- Description:
CASAManager GUI shall now support a maximum of 512 characters in
length. User will not be able to create secrets and key-value pairs
of lenght more than 512 characters from within CASAManager GUI.
This check is essential to protect CASA from possible buffer
overflow attacks.
Modified files:
casa.glade
-------------------------------------------------------------------
We will be able to add single sign-on information to Konquerer and
NetworkManager appilcations from within CASAManager.
Main-Menu: Options > Application SSO.
- Fixed an expection thrown during GnomeKeyring delete secret operation.
- All textboxes in CASAManager have been updated to take not more than
256 characters (just a small check to avoid buffer-overflows).