Skip to content
Snippets Groups Projects
  1. Aug 05, 2012
  2. Jul 05, 2012
  3. Aug 20, 2011
  4. Nov 29, 2010
  5. Sep 28, 2010
  6. Feb 01, 2010
    • Andreas Gohr's avatar
      plugin related autoloading · c2a6d816
      Andreas Gohr authored
      This patch moved the place where DOKU_PLUGIN is defined. It no longer
      can be set from a normal config (only via preload)
      c2a6d816
  7. Dec 10, 2008
  8. Aug 15, 2008
  9. May 04, 2008
  10. Mar 12, 2008
  11. Aug 29, 2007
    • Andreas Gohr's avatar
      CSRF prevention for admin plugins · 634d7150
      Andreas Gohr authored
      This patch adds a session based token to all form in the default action plugins.
      The validity of the token is checked before any administrative function is
      executed aiming to protect DokuWiki's admin functions from Cross-site request
      forgery (CSRF) attacks.
      
      Another patch will follow to add the same functionality on other, less critical
      functions.
      
      More details on CSRF attacks can be found at
      http://en.wikipedia.org/wiki/Cross-site_request_forgery
      
      darcs-hash:20070829201538-7ad00-d0770224a3351fd8e38968e3a9d8e73520482445.gz
      634d7150
  12. Aug 26, 2007
  13. Apr 22, 2007
  14. Dec 07, 2006
    • Ben Coburn's avatar
      changelog type strings replaced with constants · ebf1501f
      Ben Coburn authored
      Using more verbose constant names in the place of single character strings
      should make the code much more readable. This does not change the behavior
      of the changelog.
      
      darcs-hash:20061207074906-05dcb-0bdc35e7241bf14063b2b43a6ff26d8a3c307cb9.gz
      ebf1501f
  15. Dec 03, 2006
  16. Nov 10, 2006
  17. Nov 09, 2006
    • Andreas Gohr's avatar
      revert plugin added · 168f9fee
      Andreas Gohr authored
      This plugin allows an admin to mass revert a lot of edits at once.
      
      It's in a very rough state and needs to be improved.
      
      darcs-hash:20061109204743-7ad00-3abf02ec466215ad694ac726c803e1a656b0286b.gz
      168f9fee
Loading