Throw an invalid token exception is token is marked outdated
This avoids hitting the backend with multiple requests for the same
token. And will help avoid quick LDAP lockouts.
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
Showing
- lib/composer/composer/autoload_classmap.php 1 addition, 0 deletionslib/composer/composer/autoload_classmap.php
- lib/composer/composer/autoload_static.php 1 addition, 0 deletionslib/composer/composer/autoload_static.php
- lib/private/Authentication/Exceptions/TokenPasswordExpiredException.php 29 additions, 0 deletions...thentication/Exceptions/TokenPasswordExpiredException.php
- lib/private/Authentication/Token/PublicKeyTokenProvider.php 11 additions, 0 deletionslib/private/Authentication/Token/PublicKeyTokenProvider.php
Loading
Please register or sign in to comment