You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2021/08/16 06:44:00 UTC

[GitHub] [servicecomb-service-center] tianxiaoliang commented on a change in pull request #1136: sliding window based account lock deletion

tianxiaoliang commented on a change in pull request #1136:
URL: https://github.com/apache/servicecomb-service-center/pull/1136#discussion_r689274736



##########
File path: etc/conf/app.yaml
##########
@@ -164,6 +164,7 @@ rbac:
   privateKeyFile: ./private.key
   publicKeyFile: ./public.key
   releaseLockAfter: 15m # failure login attempt causes account blocking, that is block duration
+  cleanupLockAfter: 20m # cleanup the lock history

Review comment:
       retainLockHistoryFor




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org