mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 22:10:15 -05:00
pass hostname to auth functions so auth functions can set passwords based on host. Also, make win32 not require passwords to config page from localhost. Ticket #76
This commit is contained in:
@@ -230,6 +230,9 @@
|
||||
<File
|
||||
RelativePath=".\config.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\configfile.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\daapd.h">
|
||||
</File>
|
||||
@@ -266,6 +269,9 @@
|
||||
<File
|
||||
RelativePath="..\src\w32-service.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\webserver.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\win32.h">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user