Files
nats-server/server
Ivan Kozlovic 7e39d0935d Fixed crash related to route permissions after allow/deny feature
This is an issue in master only, not in any public release.
The issue is that permissions should be assigned as-is for the
route perms because Publish/Subscribe could be nil, so trying
to dereference Publish.Allow/Deny or Subscribe.Allow/Deny could
crash. The code checking for permissions correctly check if
Publish/Subscribe is nil or not.

This was introduced with PR #725

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2018-08-27 14:43:32 -06:00
..
2018-03-29 11:48:09 -04:00
2018-08-23 14:42:43 -07:00
2018-08-25 09:49:29 -07:00
2018-06-27 17:26:49 -06:00
2018-03-15 22:31:07 -07:00
2018-03-15 22:31:07 -07:00
2018-07-02 10:35:18 -07:00
2018-07-02 12:10:17 -07:00
2018-06-20 20:18:59 -07:00
2018-03-15 22:31:07 -07:00
2018-03-15 22:31:07 -07:00
2018-03-15 22:31:07 -07:00
2018-03-23 13:40:10 -06:00
2018-08-27 12:56:28 -06:00
2018-08-27 12:28:32 -06:00