1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/docs/documentation/getting-started
mohamed 303366f215
Add a :verify_commit option
When :verify_commit is set to true, after updating the mirror
`git verify-commit <revision>` will be run on the revision that is
about to be deployed to check if it has a valid signature. This
will allow a user to be certain that the code they are about to
deploy was signed by an authorized author, and that they are not
in danger of deploying malicious code in an attack scenario such as
https://github.blog/2012-03-04-public-key-security-vulnerability-and-mitigation/
2021-01-19 09:49:02 -08:00
..
authentication-and-authorisation Update docs website icons, optimize images (#2056) 2020-04-19 21:48:51 -07:00
before-after Include :deploy namespace in block example 2017-10-16 10:12:09 -07:00
cold-start Update docs website icons, optimize images (#2056) 2020-04-19 21:48:51 -07:00
configuration Add a :verify_commit option 2021-01-19 09:49:02 -08:00
flow
installation Switch a number of http links and dependencies to https 2018-06-24 11:22:13 -05:00
local-tasks Fix %x typo in local tasks example (#2040) 2019-10-26 08:50:48 -07:00
preparing-your-application Switch a number of http links and dependencies to https 2018-06-24 11:22:13 -05:00
rollbacks Switch a number of http links and dependencies to https 2018-06-24 11:22:13 -05:00
structure
tasks
user-input Add prompt option for user input 2020-04-19 11:39:19 +03:00
version-locking Clarify that we are sharing code with RubyGems 2017-10-10 06:55:58 -05:00