Closed klacol closed 7 years ago
Dots in usernames are not allowed in WordPress so the problem lies there. You can override that if you need.
ah, ok. In fact I can put in a dot into the username in the WP UI. This would be a bug there then. Thanks.
I dont know that it's a bug in as much as it's a feature. There are a few trac comments about it and I think it's there by design for security but can be overridden via hook in a plugin if needed.
Andy Brudtkuhl youmetandy.com
On Mon, Dec 19, 2016 at 1:31 PM, Klaus Aengenvoort <notifications@github.com
wrote:
ah, ok. In fact I can put in a dot into the username in the WP UI. This would be a bug there then. Thanks.
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/abrudtkuhl/WordPressSharp/issues/63#issuecomment-268056018, or mute the thread https://github.com/notifications/unsubscribe-auth/AATsrA25_TMV49z9E4qwkq8yXpt0CbGzks5rJtuSgaJpZM4LQHWF .
Nice project here, thank you!
I have found, that a username can not contain a dot (.)
Could be an issue of the c# wrapper or of the API.