1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/repository
epriestley 2b3d3cf7e4 Enforce that global locks have keys shorter than 64 characters
Summary:
Fixes T7484. There's a bunch of spooky mystery here but the current behavior can probably cause problems in at least some situations.

Also moves a couple callsigns to monograms (see T4245).

Test Plan:
  - Faked a short lock length to hit the exception.
  - Updated normally.
  - Grepped for other use sites, none seemed suspicious or likely to overflow the lock length.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7484

Differential Revision: https://secure.phabricator.com/D12263
2015-04-02 13:42:22 -07:00
..
application Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
conduit Set "importing" flag on repositories created via API 2015-03-04 10:36:09 -08:00
config Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
constants Fix Mercurial command injection vulnerability 2015-03-20 09:26:32 -07:00
controller Convert all tokenizers to take token/scalar inputs 2015-03-31 14:10:55 -07:00
customfield Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
daemon Only increment status message cursor if we're going to consume the message 2015-02-18 12:53:37 -08:00
data Fix pht method calls 2015-02-10 18:57:45 +11:00
editor Modernize remaining edge types 2015-01-03 10:58:20 +11:00
engine Provide TERM=dumb for Mercurial commit hooks 2015-03-30 13:02:43 -07:00
graphcache Fix various spelling mistakes 2014-07-13 00:45:33 +10:00
mail Remove all application-specific reply handler domains 2015-03-31 16:48:40 -07:00
management Enforce that global locks have keys shorter than 64 characters 2015-04-02 13:42:22 -07:00
phid Fix some linter violations 2015-01-03 09:11:41 +11:00
query Fix an issue where RepositoryQuery may fail for viewers who can't use Diffusion 2015-04-02 13:41:30 -07:00
response Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
search Diffusion - make projects work properly with commits 2014-11-19 14:43:59 -08:00
storage Set "importing" flag on repositories created via API 2015-03-04 10:36:09 -08:00
worker Fix a missing parameter 2015-03-02 08:15:02 +11:00