auth: add support for multiple basic auth tokens
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 4 Jul 2013 12:33:59 +0000 (14:33 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 4 Jul 2013 12:33:59 +0000 (14:33 +0200)
commit78bc979690210662067a8adada5c17122f37f9c7
tree4ade04b4997489074cc640800d8f84c843abcee0
parenta1e5bde58d1f6c3b4452a063d251db8f3d5dbe77
auth: add support for multiple basic auth tokens

Make it possible to add multiple basic authorisation tokens to one authorization
object. Associate with each token an authorization group that will define what
capabilities are allowed.
examples/test-auth.c
gst/rtsp-server/rtsp-auth.c
gst/rtsp-server/rtsp-auth.h
gst/rtsp-server/rtsp-client.h