提交 d2d91748 编写于 作者: J Jesse Glick

Forgotten @since.

上级 f04aee31
......@@ -663,7 +663,7 @@ public class User extends AbstractModelObject implements AccessControlled, Descr
* saving a User with one of these ids.
*
* @return true if the username or fullname is valid
* @since TODO
* @since 1.600
*/
public static boolean isIdOrFullnameAllowed(String id) {
for (String invalidId : ILLEGAL_PERSISTED_USERNAMES) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册