Recent content by neliger

  1. N

    Login form : no password autocomplete in browser

    I patch every new version of pve-manager for myself and my customer, as the Proxmox team don't want integrate this feature. Here's the patched files for pve-manager 2.1-15 (last version here) : /usr/share/pve-manager/root/index.pl http://pastebin.com/sd1ieEbh...
  2. N

    Login form : no password autocomplete in browser

    Here's my patch build from the git repository : http://pastebin.com/jQVDskMg If you want to quick fix on your Proxmox VE 2.0 (final) server, just replace the two following files with the associated paste bin : /usr/share/pve-manager/root/index.pl http://pastebin.com/kP5jnBb1...
  3. N

    Login form : no password autocomplete in browser

    I'll send you that signed copy tomorrow.
  4. N

    Login form : no password autocomplete in browser

    In fact, less than copy/paste your password from a text file. If you don't have to do this, that mean your password is too simple and easily breakable, or that you've a damn great memory for all your strong passwords. I use a password manager who store encrypted passwords, all uniques, on a...
  5. N

    Login form : no password autocomplete in browser

    Thanks, that's perfert ! I've a working code with that, I'll send a new patch to the dev mailing list. I think this time you'll find a reliable one :)
  6. N

    Login form : no password autocomplete in browser

    Yep, I've found the problem (see my other posts) : the form don't auto-complete when you go on the page, but only when you have just disconnected. I've a working solution for that, but I want to make it cleaner, I need to know if in the "PVE.window.LoginWindow" definition code, there is a way...
  7. N

    Login form : no password autocomplete in browser

    I've corrected that with this on the index.pl for testing purpose : It works, so now I search for a way to add that in a clean manner in the JavaScript library. In the "PVE.window.LoginWindow" definition code, do you know a way to pass the auto-complete code ? Maybe an event called just after...
  8. N

    Login form : no password autocomplete in browser

    I think I've seen the problem you're talking about : the form don't auto-complete when you go on the page, but only when you have just disconnected. Is that what you've seen ? I think this append because the JS form is done before the hidden HTML one. I'll make a test with a settimeout that...
  9. N

    Login form : no password autocomplete in browser

    Do you have an other problem than the two-users-on-one-node one ? I got it tested on Safari, FireFox, Opera, Chrome without problem, but if you see one, I can test it. Are you using the latest patch I've send on the mailing list ? (for IE the actual interface don't work at all here, with or...
  10. N

    Login form : no password autocomplete in browser

    I don't understand what you mean by "it only load once". For the different username auto-complete, it can't be done this way. But I think one user auto-complete is better than nothing as actually, especially when we think about how many Proxmox users will use more than one login/pass couple for...
  11. N

    Login form : no password autocomplete in browser

    Done. This is an obstacle course for just a few lines of code ^^
  12. N

    Login form : no password autocomplete in browser

    I received : So here's the patch : http://pastebin.com/zHXmWynS
  13. N

    Login form : no password autocomplete in browser

    Patch sent using this documentation.
  14. N

    Login form : no password autocomplete in browser

    It's done with about 10 lines of code, without changing original login system, without adding any page, and without any style change. Not sure about how to send you my changes ?
  15. N

    Login form : no password autocomplete in browser

    Hard to find some time today, but I've half of the patch. If the password is stored, it will be completed automatically. The next step is to make the browser ask for storing password, but it maybe require to recode the form on the JS library, not just adding lines as I've done for the first part.

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!