With an expired key:
A user can currently run through the entire workflow including adding files, committing them and pushing to the server - and never be informed of an expired key.
Suggested improvements:
- Check for expired key, if expired raise informative error (ie a link to documentation )
- Check for threshold days expiration, raise warning
Do this at:
- git drs add remote
- git push
- git drs ls remote
See calypr admin
With an expired key:
A user can currently run through the entire workflow including adding files, committing them and pushing to the server - and never be informed of an expired key.
Suggested improvements:
Do this at:
See calypr admin