| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Fri Sep 07, 2007 10:20 pm Post subject: Auth with stats.xsl |
|
|
Heya Folks,
well I wanted to know if there is a way to make the authentication working with the http://127.0.0.1:1234/status.xsl page.. I already tried it with setting a mount section for that page like
| Code: |
<mount>
<mount-name>/status.xsl</mount-name>
...
...
</mount>
|
I also tried / and /web/status.xsl as mount name w/o any success.. for the authentication method I was trying it with "url" and "htpasswd".. either no success too. Is it possible to setup icecast to enable auth on the status pages or do I have to use apache for that? I'm messing with this since I want to have some special users to see private mountpoints on the stats page while other's dont and that's not possible with <hidden>1</hidden> I think, cause it will make them disappear for every non-admin.
Any help will be appreciated,
greets Sirga |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sat Sep 08, 2007 1:09 am Post subject: |
|
|
The trunk code allows for placing auth on xsl pages.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Sun Sep 09, 2007 1:28 pm Post subject: |
|
|
Ty for the fast replay.. anyway since I'm not experienced in writing c-code it seems I can forget about this but ty karl for the great job you're doing here and your snapshots of course .
So long Sirga. |
|
| Back to top |
|
 |
|