Coder Social home page Coder Social logo

Comments (14)

mkurz avatar mkurz commented on July 30, 2024

There is a bug for Chromium/Chrome: https://code.google.com/p/chromium/issues/detail?id=282488
Hopefully it will get attention soon by the Chromium dev team.

from angular-client-side-auth.

fnakstad avatar fnakstad commented on July 30, 2024

Yea, seems to be a Chromium/Chrome bug judging from the discussion surrounding this (of which both of you guys seem to have partaken in :). I want to avoid adding an elaborate and hacky workaround for this, so I suggest we hold tight for a little longer at least till we get a response to the bug report that was submitted.

from angular-client-side-auth.

mkurz avatar mkurz commented on July 30, 2024

Actually the Chromium bug was reported by an Chromium project member itself, so maybe chances are high that this Chromium developer will start to work on it some time (hopefully soon).

from angular-client-side-auth.

gh-naylor avatar gh-naylor commented on July 30, 2024

I'm pretty sure this problem is beyond the scope of this repo, or even Chrome, but rather angular itself. I've only skimmed this page, but it might be the solution you're looking for http://timothy.userapp.io/post/63412334209/form-autocomplete-and-remember-password-with-angularjs

from angular-client-side-auth.

fnakstad avatar fnakstad commented on July 30, 2024

Yea, seems like that article describes the same problem as in the bug report submitted to the Chromium project. And the fix doesn't seem to be specific to the Angular.js framework, but rather an elaborate workaround to "mock" a traditional form submission to trigger the Chrome autocomplete prompt.

I still think it's best to wait and see if the bug report actually gets resolved first. Seems there are big chances of this being resolved since a Chromium team member actually submitted the report as @mkurz said.

from angular-client-side-auth.

mkurz avatar mkurz commented on July 30, 2024

I just found out there is another Chromium bug report which is getting lots of attention: https://code.google.com/p/chromium/issues/detail?id=43219
It seems a fix isn't that far away ;)

from angular-client-side-auth.

fnakstad avatar fnakstad commented on July 30, 2024

Excellent! I guess we'll just hang tight for the moment.

from angular-client-side-auth.

austinpray avatar austinpray commented on July 30, 2024

Anybody figure out a workaround?

from angular-client-side-auth.

maor110 avatar maor110 commented on July 30, 2024

my solution for chrome 35.0, firefox 30.0, angular 1.2.18 (loginpage with passwordmanager, autofill, angularmethod and redirect):
http://stackoverflow.com/a/24569358/3619657

from angular-client-side-auth.

austinpray avatar austinpray commented on July 30, 2024

Here is the new Chromium issue:
https://code.google.com/p/chromium/issues/detail?id=357696#makechanges

Please star it so it gains traction

from angular-client-side-auth.

ee0pdt avatar ee0pdt commented on July 30, 2024

Added a star, we probably need a few more!

from angular-client-side-auth.

mkurz avatar mkurz commented on July 30, 2024

This has finally been fixed in Chrome 46! 🎉 No iframe hacks anymore!

Check out this example with descriptions.

If you are interested there are further examples in this repo. You can run it with node: node server.js.
Maybe also see the comments from this commit: mkurz/ajax-login@c0d9503)

If you need help let me know.

from angular-client-side-auth.

mkurz avatar mkurz commented on July 30, 2024

@fnakstad I think this issue can be closed.

from angular-client-side-auth.

austinpray avatar austinpray commented on July 30, 2024

Yeah works for me now

from angular-client-side-auth.

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.