Hu Keping
e9602f3561
Use TrimSpace to instead of Trim
...
String.Trim(string, " ") can only get ride of the blank, but actully we need
to remove all leading and trailing white space include "\t" for example.
Prior to this patch, one can login with "[Tab][Tab]username", and it will
not be consider as the same with "username".
Signed-off-by: Hu Keping <hukeping@huawei.com >
2015-09-09 19:37:33 +08:00
..
2015-08-07 20:53:48 -04:00
2015-07-23 19:44:46 -04:00
2015-08-17 11:03:54 -07:00
2015-07-30 21:19:51 -04:00
2015-07-23 19:44:46 -04:00
2015-07-23 19:44:46 -04:00
2015-09-01 08:41:37 -07:00
2015-07-30 14:27:10 -07:00
2015-07-23 19:44:46 -04:00
2015-07-23 19:44:46 -04:00
2015-07-23 19:44:46 -04:00
2015-07-29 17:20:54 +00:00
2015-08-10 20:48:08 +08:00
2015-07-23 19:44:46 -04:00
2015-08-13 08:50:09 +02:00
2015-08-25 02:55:04 +00:00
2015-08-08 13:06:59 +08:00
2015-07-23 19:44:46 -04:00
2015-07-23 19:44:46 -04:00
2015-07-23 19:44:46 -04:00
2015-09-09 19:37:33 +08:00
2015-08-08 20:02:44 +08:00
2015-07-23 19:44:46 -04:00
2015-07-29 17:20:54 +00:00
2015-07-23 19:44:46 -04:00
2015-07-23 19:44:46 -04:00
2015-08-17 10:48:04 -07:00
2015-07-30 14:27:10 -07:00
2015-07-24 14:08:20 -07:00
2015-07-23 19:44:46 -04:00
2015-08-26 18:59:56 +08:00
2015-07-23 19:44:46 -04:00
2015-07-23 19:44:46 -04:00
2015-07-27 21:23:15 +02:00
2015-09-02 10:43:49 +02:00
2015-07-23 19:44:46 -04:00
2015-07-29 17:20:54 +00:00
2015-07-23 19:44:46 -04:00
2015-08-20 11:46:21 +08:00
2015-09-06 17:21:41 +08:00
2015-07-23 19:44:46 -04:00
2015-07-23 19:44:46 -04:00
2015-07-23 19:44:46 -04:00
2015-07-31 17:32:35 -07:00
2015-07-23 19:44:46 -04:00
2015-09-07 19:29:33 -04:00
2015-08-07 09:43:43 +08:00
2015-09-08 14:24:00 -07:00
2015-07-23 19:44:46 -04:00