Files
zulip/zerver
Tim Abbott 62c9ea7cf9 linkifiers: Fix problems with capture groups called "name".
Apparently, due to poor naming of the outer capture group we use to
separate the actual match from the surrounding whitespace (etc.) we
use to determine if the syntax is a possible linkifier start/end, if
you created a linkifier using "name" as the capture group, we'd try to
compile a pattern with two capture groups called "name", which would
500, preventing anyone from accessing the organization.
2019-08-30 09:36:14 -07:00
..
2019-08-06 23:29:11 -07:00
2019-08-06 23:29:11 -07:00
2019-08-06 23:29:11 -07:00
2019-08-06 23:29:11 -07:00
2019-02-02 17:41:24 -08:00