Skip to content

Commit

Permalink
Merge pull request #4018 from amuniz/SECURITY-901-followup
Browse files Browse the repository at this point in the history
[SECURITY-901] Follow up: Remove restriction
  • Loading branch information
amuniz committed May 10, 2019
2 parents 6786dbe + d74b31b commit 71fe6b6
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -58,8 +58,6 @@
* @see hudson.security.AuthenticationProcessingFilter2 for the addition of seed inside the session
* @see hudson.security.HttpSessionContextIntegrationFilter2 for the seed check from the session before using it
*/
//TODO remove restriction on the weekly after the security fix
@Restricted(NoExternalUse.class)
public class UserSeedProperty extends UserProperty {
/**
* Escape hatch for User seed based revocation feature.
Expand Down

0 comments on commit 71fe6b6

Please sign in to comment.