Ludovic Courtès e782756080
git-authenticate: Prevent removal of '.guix-authorizations'.
* guix/git-authenticate.scm (commit-authorized-keys)
[parents-have-authorizations-file?, assert-parents-lack-authorizations]:
New procedures.
Use the latter before returning DEFAULT-AUTHORIZATIONS.
* guix/git.scm (false-if-git-not-found): Export.
* guix/tests/git.scm (populate-git-repository): Add 'remove' clause.
* tests/git-authenticate.scm ("signed commits, .guix-authorizations removed"):
New test.
2020-06-07 23:10:46 +02:00
..
2019-12-15 00:34:05 +01:00
2020-03-31 14:55:42 +02:00
2020-04-17 23:36:47 +02:00
2020-05-11 23:30:55 +02:00
2019-09-04 13:02:27 +02:00
2020-05-22 01:30:09 +02:00
2020-05-22 01:30:10 +02:00