This website requires JavaScript.
Explore
Help
Sign In
third-party-mirrors
/
navidrome
Watch
1
Star
0
Fork
0
You've already forked navidrome
mirror of
https://github.com/navidrome/navidrome.git
synced
2025-05-29 22:59:36 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
navidrome
/
server
History
Deluan
dd4374cec6
Limit access to Jukebox for admins only (configurable).
...
Closes
#2849
2024-05-07 19:35:43 -04:00
..
backgrounds
…
events
…
nativeapi
…
public
…
subsonic
Limit access to Jukebox for admins only (configurable).
2024-05-07 19:35:43 -04:00
auth_test.go
Use the RealIP middleware also behind a reverse proxy (
#2858
)
2024-04-25 20:43:58 -04:00
auth.go
Use the RealIP middleware also behind a reverse proxy (
#2858
)
2024-04-25 20:43:58 -04:00
initial_setup_test.go
…
initial_setup.go
…
middlewares_test.go
…
middlewares.go
Add
HTTPSecurityHeaders.CustomFrameOptionsValue
option.
2024-05-02 12:35:16 -04:00
serve_index_test.go
Load mime_types from external file
2024-04-28 12:18:24 -04:00
serve_index.go
Load mime_types from external file
2024-04-28 12:18:24 -04:00
server_suite_test.go
…
server_test.go
…
server.go
…