Skip to content
Snippets Groups Projects
  1. Sep 16, 2008
    • Andreas Gohr's avatar
      multiupload fixes FS#1452 · 8c8dd6ea
      Andreas Gohr authored
      This patch fixes HTML validity problems with the multiupload flash. It also
      makes sure the uploadflash is shown when switching namespaces via Ajax in the
      Mediamanager.
      
      BTW. The multiupload flash does not work in lighttpd 1.4.x
      see http://trac.lighttpd.net/trac/ticket/1017 for details
      
      darcs-hash:20080916173630-7ad00-84c4ad5d580093155a1ccfb41054c55b789118c0.gz
      8c8dd6ea
  2. Sep 15, 2008
  3. Sep 14, 2008
    • Andreas Gohr's avatar
      rewrote the fullpath function FS#1462 · 4761d30c
      Andreas Gohr authored
      The fullpath function now correctly handles windows drive letter paths and UNC
      paths making sure that those are not destroyed with upper dir .. notation.
      
      Unit tests where added.
      
      darcs-hash:20080914134744-7ad00-9abf5931d910a0b12979b1f69b090e8ecd568c71.gz
      4761d30c
  4. Sep 12, 2008
    • Andreas Gohr's avatar
      more cookie security FS#1490 · f5c6743c
      Andreas Gohr authored
      This patch adds the httponly option to the PHP session cookies and DokuWiki's
      auth cookie when supported by the PHP version.
      
      It also adds a new config option 'securecookie' which is enabled by default.
      It makes sure the browser will not sent a cookie set via HTTPS over a
      non-secured connection. This option has to be disabled for wikis that only
      protect the login with SSL but not the whole wiki.
      
      darcs-hash:20080912224922-7ad00-d5275147ba9d17a9f6defa8a51ca720da74ba8a0.gz
      f5c6743c
    • Andreas Gohr's avatar
      avoid warning on file_exists FS#1428 · de9104dd
      Andreas Gohr authored
      darcs-hash:20080912212311-7ad00-26249ceb7fb08a442888942072ef2dd8279ab3d2.gz
      de9104dd
    • Andreas Gohr's avatar
      info plugin: don't list plugins multiple times FS#1470 · 5f5f3ddc
      Andreas Gohr authored
      darcs-hash:20080912210721-7ad00-a8ddb61582f61d28bbed706ff65b8b5d605f501c.gz
      5f5f3ddc
    • Andreas Gohr's avatar
      GeSHi update to 1.0.8 · 8e39ccf5
      Andreas Gohr authored
      darcs-hash:20080912202334-7ad00-ee4e69ad5516c38729955e8919d55f3b940caf1a.gz
      8e39ccf5
  5. Sep 11, 2008
  6. Sep 06, 2008
  7. Sep 03, 2008
  8. Sep 01, 2008
  9. Aug 30, 2008
    • Gina Haeussge's avatar
      Fix for FS#1478 · f7c7911a
      Gina Haeussge authored
      darcs-hash:20080830211206-2b4f5-4f7073d95c950329f7bd2a6eb9bced948e37db1f.gz
      f7c7911a
  10. Sep 01, 2008
    • Gina Haeussge's avatar
      Usermanager: Add autogeneration of password · c3f4fb63
      Gina Haeussge authored
          The password of a newly added user account is now autogenerated
          if the backend supports it, the password field is left empty and
          the notification of the user is enabled. A corresponding note was
          added to the dialog to inform admins about this behaviour.
      
      darcs-hash:20080901170041-2b4f5-e66173fe74395a1dab8e6deaf59541d258d4bacb.gz
      c3f4fb63
    • Michael Hamann's avatar
      No more redirect on do · 46c0ed74
      Michael Hamann authored
      darcs-hash:20080901120812-fdd0b-7082d4c264f665899f56438c0d0a64137d83b3a1.gz
      46c0ed74
  11. Aug 30, 2008
    • Gina Haeussge's avatar
      New event TPL_TOC_RENDER · 7dee3468
      Gina Haeussge authored
          This new event is triggered directly before rendering the TOC. An array
          containing the current TOC items is given as eventdata and can be modified
          by action plugins to e.g. add additional items to the TOC.
      
      darcs-hash:20080830192033-2b4f5-29611563677679f5bfc0d030019e23d7e9a6bcf5.gz
      7dee3468
  12. Aug 29, 2008
  13. Aug 28, 2008
    • Michael Klier's avatar
      new event ACTION_EXPORT_POSTPROCESS · f6dad9fd
      Michael Klier authored
      	This event allows action plugins to postprocess the output of a page
      	requested for export.
      
      	Event data:
      		data[id]      -- the page id
      		data[mode]    -- requested export mode
      		data[headers] -- headers of the requested export mode
      		data[output]  -- export output
      
      darcs-hash:20080828200321-23886-6676682f33fa5c2d9f0c0a21fa26154baf4e137a.gz
      f6dad9fd
  14. Aug 27, 2008
  15. Aug 25, 2008
  16. Aug 24, 2008
  17. Aug 23, 2008
Loading