1. 26 Apr, 2017 1 commit
    • Guus der Kinderen's avatar
      Replace dangling javadoc with block comment. · 65f1f7f1
      Guus der Kinderen authored
      Javadoc comment are dangling if they don't belong to any class, method or field. For example a Javadoc comment in between method declarations that have their own javadoc comments.
      
      These generate needless warnings, which are in most instances easily solved. By far most problems occur in the license block that's in most files.
      65f1f7f1
  2. 04 Jan, 2017 1 commit
  3. 23 Mar, 2016 1 commit
    • Dave Cridland's avatar
      OF-777 CVE-2015-6973 CSRF protection (partial) · 3a6976f0
      Dave Cridland authored
      Extending the previous commit, this adds CSRF to a number of high-value target
      pages, including user password changing, dleetion, lockout, etc, and also for
      the login page (to avoid a class of attack we probably don't care about).
      
      The CSRF mechanism requires manual addition to each form, but has been
      design reviewed by Simon Waters (Surevine Ltd).
      3a6976f0
  4. 30 Sep, 2009 1 commit
  5. 16 Jun, 2008 1 commit
  6. 11 Apr, 2008 1 commit
  7. 10 Nov, 2004 1 commit