Mercurial > hg
log tests/test-http-permissions.t @ 37499:75c13343cf38
age | author | description |
---|---|---|
Wed, 07 Mar 2018 16:02:24 -0800 | Gregory Szorc | wireproto: declare permissions requirements in @wireprotocommand (API) |
Sun, 18 Feb 2018 17:20:38 -0800 | Gregory Szorc | hgweb: always perform permissions checks on protocol commands (BC) (SEC) stable |
Tue, 20 Feb 2018 18:55:58 -0800 | Gregory Szorc | wireproto: check permissions when executing "batch" command (BC) (SEC) stable |
Tue, 20 Feb 2018 18:54:27 -0800 | Gregory Szorc | wireproto: declare operation type for most commands (BC) (SEC) stable |
Tue, 20 Feb 2018 18:53:39 -0800 | Gregory Szorc | wireproto: move command permissions dict out of hgweb_mod stable |
Tue, 20 Feb 2018 19:09:01 -0800 | Gregory Szorc | tests: comprehensively test HTTP server permissions checking stable |
Sun, 18 Feb 2018 10:40:49 -0800 | Gregory Szorc | tests: extract HTTP permissions tests to own test file stable |