about summary refs log tree commit diff
path: root/tests/t0105-commit.sh
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-07-15 03:22:12 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-07-15 03:30:57 +0200
commitb73df8098f261ecbd4bc5ba689f9766a1a75f9a0 (patch)
treeaebcaab97994951531547194cf9f51ba353dd4ad /tests/t0105-commit.sh
parentauth-filters: do not crash on nil username (diff)
downloadcgit-pink-b73df8098f261ecbd4bc5ba689f9766a1a75f9a0.tar.gz
cgit-pink-b73df8098f261ecbd4bc5ba689f9766a1a75f9a0.zip
auth-filters: generate secret securely
This is much better than having the user generate it themselves.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'tests/t0105-commit.sh')
0 files changed, 0 insertions, 0 deletions
f='/src/commit/bin/man1/git-comment.1?id=ffa33879383147e41eca708448ffac4727054e1e&follow=1'>Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroemmary.c?h=1.4.1&id=157f544ac2149a985b0f62e9381a759c0ae252ec&follow=1'>Remove redundant includesJohn Keeping 2015-08-13Makefile: include Git's config.mak.unameJohn Keeping 2015-08-13tests: allow shell to be overriddenJohn Keeping 2015-08-13redirect: cleanlinessJason A. Donenfeld 2015-08-13redirect: be more careful for different cgi setupsJason A. Donenfeld 2015-08-12ui-log: fix double countingJohn Keeping 2015-08-12log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt