boramalper / magnetico

Autonomous (self-hosted) BitTorrent DHT search engine suite.
http://labs.boramalper.org/magnetico/
GNU Affero General Public License v3.0
3.06k stars 344 forks source link

--no-auth not working #182

Closed jangrewe closed 5 years ago

jangrewe commented 5 years ago

I just tested the latest version, and when setting --no-auth for magneticow, it still asks for credentials, but doesn't accept the ones that work when not disabling authentication.

jangrewe commented 5 years ago

And on a sidenote, these messages should probably rather be INFO than WARN:


2018-12-30T10:26:55.199Z    WARN    Latest status:  {"n": 2000, "maxNeighbors": 2000}
boramalper commented 5 years ago

Both will be fixed in v0.7.1, soon to be released.

boramalper commented 5 years ago

Fixed in v0.7.1. =)