Giter VIP home page Giter VIP logo

Comments (2)

lelutin avatar lelutin commented on June 16, 2024

Hi there,

If I understand what you're doing corretly, then it might be hard to implement logout consistently since basic authentication logins are cached in the browser.

You might be interested by the "security" section of the following page:

https://en.wikipedia.org/wiki/Basic_access_authentication

from alternc.

vincib avatar vincib commented on June 16, 2024

yes, using HTTP auth makes it impossible to log out properly in a portable way.

That's why we chose php/cookie/form auth at the beginning of the project, in 2001 ;)

We provide AlternC user with a "http auth mode" just for compatibility with other applications like LemonLdap, but that's clearly a corner-case for people who like tinkering with software. I don't recommend using it.

from alternc.

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.