1. 22 Nov, 2015 1 commit
  2. 16 Nov, 2015 3 commits
  3. 10 Nov, 2015 1 commit
  4. 31 Oct, 2015 1 commit
  5. 29 Oct, 2015 1 commit
  6. 03 Sep, 2015 1 commit
  7. 24 Aug, 2015 1 commit
  8. 31 Jul, 2015 2 commits
  9. 28 Jul, 2015 1 commit
    • Ad Schellevis's avatar
      (legacy/ldap) trashed almost all old ldap code and made it less obscure.. · b4845e62
      Ad Schellevis authored
      When a user needs to use the web configurator, import the the user from the remote ldap server using "import users" on system_usermanager.php
      For backward compatibility purposes ldap_backed still can authenticate without a local user, although the web config isn't usable then.
      (this always costs an extra query to determine the distinguished name of the user)
      We may need to consider if "authenticate only" should be a bit more explicit to the user, or choose to always import users into OPNsense....
      b4845e62
  10. 27 Jul, 2015 1 commit
  11. 21 Jul, 2015 4 commits
  12. 20 Jul, 2015 4 commits
  13. 15 Jul, 2015 1 commit
  14. 13 Jul, 2015 1 commit
  15. 08 Jul, 2015 1 commit
  16. 07 Jul, 2015 2 commits
  17. 03 Jul, 2015 1 commit
    • cbasolutions's avatar
      Update authgui.inc · 231c5fbd
      cbasolutions authored
      Added autocapitalize="off" autocorrect="off" to the input for the logon form usernamefld. When using from an iPhone/iPad the first character of the username is capitalized automatically.
      231c5fbd
  18. 18 Jun, 2015 1 commit
  19. 14 May, 2015 1 commit
    • Franco Fichtner's avatar
      src: going down in style test drive · 49e65b7a
      Franco Fichtner authored
      This applies most of PSR2 to the login page, dashboard and widgets.
      We do this in order to find out whether the style apply is consistent
      and free of errors.  Let's see, shall we?  :)
      49e65b7a
  20. 30 Apr, 2015 3 commits
  21. 02 Apr, 2015 1 commit
  22. 12 Mar, 2015 1 commit
    • Franco Fichtner's avatar
      inc/globals: far-reaching prune of global variables · 93d00ecd
      Franco Fichtner authored
      * Remove spurious debug output that was never enabled and make
        actual error messages the default behaviour.
      
      * Update links and remove a bit of softcoding that was going
        on around the GUI through global variables (we don't want to
        hide the help menu, nope).
      93d00ecd
  23. 05 Mar, 2015 1 commit
    • Franco Fichtner's avatar
      globals: changing the laws of UNIX is bad (1/many) · ba798a7f
      Franco Fichtner authored
      /tmp is unlikely to change.  If, however you decide to change
      it to somewhere else the likelihood of someone else hardcoding
      /tmp just to annoy you is so high that it simply makes no sense
      to keep any softcoding in this regard.  More batches coming, but
      since the usage is so widespread, I'll push it bit by bit.
      ba798a7f
  24. 04 Mar, 2015 4 commits
  25. 03 Mar, 2015 1 commit