Re: [Live-devel] Basic HTTP authentication in liveMedia

2011-11-11 Thread Ross Finlayson
> In our server app we already have user database with encrypted (one-way) > passwords. So only chance to support authentication for current users is use > basic (not digest) authentication scheme. > > Is it possible to implement it in current liveMedia releases without > modifying existing cod

[Live-devel] Basic HTTP authentication in liveMedia

2011-11-10 Thread Yuri Timenkov
Dear Ross, In our server app we already have user database with encrypted (one-way) passwords. So only chance to support authentication for current users is use basic (not digest) authentication scheme. Is it possible to implement it in current liveMedia releases without modifying existing c