libertymutual / ssh-key-enforcer-stash

Layers additional controls over Bitbucket's SSH key features that enforce the stronger controls required in an enterprise environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Key Expiration Policy Not Being Enforced

ccunniff opened this issue · comments

Tested with Bitbucket v4.13.1

Keys are not being expired based on expiration policy settings.

KeyRotationScheduler component's LifecycleAware onStart() not being called. Need to make component public in atlassian-plugin.xml.