wtfcoderz / streamlist

Streamlist - self-hosted music server written in Go
Apache License 2.0
7 stars 1 forks source link

back to playlist from play #32

Open Beherit79 opened 6 years ago

Beherit79 commented 6 years ago

Button to go back to playlist / home / somewhere from play page

WTFKr0 commented 6 years ago

In fact, Header is not displayed if user is not logged And the play view of a playlist is open without auth, so user is not checked That's why the header is not shown, I think this will be resolved when we implement multi user #16