Git Product home page Git Product logo

Comments (6)

RDCH106 avatar RDCH106 commented on May 31, 2024 1

Hi @ajkothari13!

The problem is a detected bug in Firefox present since version 57. I reported it using twitter (in spanish):

https://twitter.com/RDCH106/status/931546346439442432

Also I reported it in official Firefox bug tracker (in english) 🐞:

https://bugzilla.mozilla.org/show_bug.cgi?id=1366222

Basically the problem concern to HTTP Basic Auth used to login because Firefox keeps cached the credentials despite the 401 code generated by logout. Firefox it is not respecting HTTP protocol. I think that it is a very problematic bug... Many applications like the webs to administrate the routers configration use HTTP Basic Auth to protect the access.

I can not solve it because it is not problem of my project... It is a bug in Firefox 🦊 as you can see!! 😉

from simple-file-server.

RDCH106 avatar RDCH106 commented on May 31, 2024 1

It is good idea!!
But I don't have time right now... 😅

from simple-file-server.

ajkothari13 avatar ajkothari13 commented on May 31, 2024

Oh, ok! Didn't know that. Good info.

Another thing, would you be interested in adding https support?

For example (a very simple one):
Here

from simple-file-server.

ajkothari13 avatar ajkothari13 commented on May 31, 2024

no problem. many thanks!

from simple-file-server.

asmwarrior avatar asmwarrior commented on May 31, 2024

I just checked this issue today, I'm using the Firefox 103, and it looks like when I click the logout, I can correctly logout, but when I open the homepage: http://127.0.0.1:5000, I was still logged in, so is there any way to truly logout? Thanks.

My change of the project by adding the python 3 support is here:

https://github.com/asmwarrior/Simple-File-Server

from simple-file-server.

RDCH106 avatar RDCH106 commented on May 31, 2024

I just checked this issue today, I'm using the Firefox 103, and it looks like when I click the logout, I can correctly logout, but when I open the homepage: http://127.0.0.1:5000, I was still logged in, so is there any way to truly logout? Thanks.

The problem is only in Firefox and how it manages HTTP Basic Auth. Nothing to do at the moment 😅.

from simple-file-server.

Related Issues (5)

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.