Giter Club home page Giter Club logo

Comments (6)

Nandaka avatar Nandaka commented on July 21, 2024

Have you set UseAuth to True in Danbooru Provider.xml (click the edit button)

from danboorudownloader.

FichteFoll avatar FichteFoll commented on July 21, 2024

Ok, I got it now. I tried that multiple times but the package did not change. That's because the "Ok" button actually does not save the settings. You need to press "Save" and then "Ok" so the settings are written into xml.
Editing the xml manually also solved it.

Btw I noticed that you save the password in plain text. The project is open source so an encryption would be crackable but it still is "safer" than plain text. You could also try saving the hash only but the user would not be able to "edit" his password, only to rewrite.

from danboorudownloader.

Owyn avatar Owyn commented on July 21, 2024

also got this, this is pretty complicated to get it working for the booru you have to go here and edit config files

from danboorudownloader.

FichteFoll avatar FichteFoll commented on July 21, 2024

As it seems that login information is required for danbooru you should probably show a message box warning about empty login information.

That's because the "Ok" button actually does not save the settings.

I think these are serious issues.

from danboorudownloader.

Nandaka avatar Nandaka commented on July 21, 2024

Warning message

I think 403 is quite clear that you need authorization to continue, it is in readme.txt

OK button not save the setting

Updated

Also add new field for saving the password hash. Everytime you update the DanbooruProvider.xml from GUI, it will auto calculate the hash based on password and salt, please notice that the password field will be cleared everytime the list saved (Only keep the calculated hash).

Updated in: 5fef091

from danboorudownloader.

FichteFoll avatar FichteFoll commented on July 21, 2024

Looks good.

from danboorudownloader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.