WOrk in progress
This commit is contained in:
		| @@ -418,8 +418,9 @@ namespace Novell.CASA.GUI | |||||||
|                 if (entryDesktopPassword1.Text.Equals(entryDesktopPassword2.Text)) |                 if (entryDesktopPassword1.Text.Equals(entryDesktopPassword2.Text)) | ||||||
|                 { |                 { | ||||||
|  |  | ||||||
| 					// validate entered desktop password | 					// validate entered desktop password - work in progress | ||||||
| 					if (miCASA.ValidateDesktopPwd(entryDesktopPassword1.Text)) | 					//if (miCASA.ValidateDesktopPwd(entryDesktopPassword1.Text)) | ||||||
|  | 					if (true) | ||||||
| 					{ | 					{ | ||||||
| 						// set the desktop password in micasa | 						// set the desktop password in micasa | ||||||
| 						try | 						try | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user