auth: add default authorizations
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 15 Jul 2013 14:47:07 +0000 (16:47 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 15 Jul 2013 14:47:07 +0000 (16:47 +0200)
commitf18f2619e1a91008ec683355afb41b0419e7432e
tree2362c19742b91f3f2868c52ee913a3fb57e999df
parent5b77c9f406f6a06f2f013316839c2dc66cf6dfd3
auth: add default authorizations

When no auth module is specified, use our table of defaults to look up the
default value of the check instead of always allowing everything. This was
we can disallow client settings by default.
gst/rtsp-server/rtsp-auth.c