Skip to content
  1. Oct 10, 2011
  2. Oct 07, 2011
  3. Sep 23, 2011
  4. Jun 27, 2011
  5. May 18, 2011
  6. May 09, 2011
  7. Apr 10, 2011
    • Leon Handreke's avatar
      Fix the appearance of a button on the login page · 7f9c6ff7
      Leon Handreke authored
      Hide the OpenID URL form before submitting any other URLs through it so
      the submitted URL doesn't appear in there briefly before unloading the
      page.
      7f9c6ff7
    • Leon Handreke's avatar
      Fix a template language error in the login page · 7730ff58
      Leon Handreke authored
      This template error managed to sneak in when rebasing the two previous
      patches, sorry about that. Also, fix a layout error on the login page.
      7730ff58
    • Adam Ziolkowski's avatar
      Improve login page look and error handling · 88356f73
      Adam Ziolkowski authored
      - Show error after failed user/pass login
      - Align username/password text field icons to the left
      - Use the new auth_login page for adding OpenIDs to an existing account
      88356f73
    • Leon Handreke's avatar
      Redesign the login page · 75387ac0
      Leon Handreke authored
      - Merge OpenID and normal authentication views
      - Add degrading CSS3 placeholders to the input fields
      - Display a "users" icon from the Tango icon set in the username input
        field
      - Display a keyring icon from the GNOME icon theme in the password input
        field
      - Add full-featured jQuery UI with Smoothness theme
      - Make buttons on the login page into jQuery UI buttons
      - Rewrite of the openid-selector with new OpenID provider icons
      - Resize OpenID provider logos to 32px in height to eliminate the need
        for browser scaling
      75387ac0
  8. Apr 05, 2011
    • Leon Handreke's avatar
      Make openid_complete view csrf_exempt · 48fba8aa
      Leon Handreke authored
      This allows logging in with OpenID providers that pass attributes as
      POST data rather than GET parameters. The login_complete view in
      django_openid_auth, which is wrapped by the openid_complete view also
      has this decorator set since revision 68 of django_openid_auth.
      48fba8aa
  9. Apr 02, 2011
  10. Mar 21, 2011
  11. Jan 18, 2011
  12. Jan 05, 2011
  13. Jan 04, 2011
  14. Dec 30, 2010
  15. Dec 23, 2010