Skip to content

Commit

Permalink
Forgotten @SInCE.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Feb 27, 2015
1 parent f04aee3 commit d2d9174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/java/hudson/model/User.java
Expand Up @@ -663,7 +663,7 @@ private static File getRootDir() {
* 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) {
Expand Down

0 comments on commit d2d9174

Please sign in to comment.