Skip to content
Snippets Groups Projects
  1. Oct 26, 2006
  2. Oct 23, 2006
  3. Oct 22, 2006
  4. Oct 20, 2006
  5. Oct 19, 2006
  6. Oct 18, 2006
  7. Oct 17, 2006
    • Andreas Gohr's avatar
      restrict fetch.php's download abilities · 894a80cc
      Andreas Gohr authored
      This patch changes fetch.php ability to download external files. It now checks
      for the returned MIME type and will only download images. For all other
      MIME types a redirect is sent back to the browser. This reduces the risc of
      being misused as open proxy.
      
      Additionally the download facility is disabled completly by default by setting
      the fetchsize option to 0. Users who want the feature need to overwrite the option
      in their local.php.
      
      Background: The ability to download external files is needed to resize external
      images on the server side. When disabled, a redirect is sent to the browser which
      will download the fullsize image and rescale it on the client side which is more
      bandwidth and CPU intensive.
      
      darcs-hash:20061017175329-7ad00-cd1b1bfa043a04540c51ca8380d28deaa14147d1.gz
      894a80cc
    • Andreas Gohr's avatar
      read old revisons from the attic additionally to the changelog infos · 5b8fbc22
      Andreas Gohr authored
      darcs-hash:20061017091036-7ad00-41df4dbaddb0a20d0f000f7a1bb000aaf2176185.gz
      5b8fbc22
  8. Oct 09, 2006
    • Denis Simakov's avatar
      russian update · 98e707c7
      Denis Simakov authored
      darcs-hash:20061009103112-3c565-b3883aadc0875d06ddadcd54a0dab2075e415eef.gz
      98e707c7
  9. Oct 11, 2006
  10. Oct 15, 2006
  11. Oct 13, 2006
  12. Aug 29, 2006
    • polinnia's avatar
      IT-20060829-patch · 6cd2b1e4
      polinnia authored
      - translated new strings in registermail.txt, config e usermanager plugins
      - fixed changed parameter in config plugin
      
      darcs-hash:20060829170241-57bea-24bf2cbfb341f25b1461cc7cd4fc442e0f44d511.gz
      6cd2b1e4
  13. Oct 09, 2006
    • Andreas Gohr's avatar
      lower chunksize in wordblock #938 · a51d08ef
      Andreas Gohr authored
      There were recent reports of exceeded patternsize in the wordblock function
      when used with PHP5
      
      darcs-hash:20061009165557-7ad00-f35d44da296caf6fd85431520d600033402d9b2f.gz
      a51d08ef
  14. Oct 08, 2006
    • Andreas Gohr's avatar
      strip controlchars in fetch.php #935 · 02b0b681
      Andreas Gohr authored
      Fixes a header injection/XSS vulnerability
      
      darcs-hash:20061008100523-7ad00-be06a942badb6a2a9ed862be003ee0050504b4b0.gz
      02b0b681
    • Andreas Gohr's avatar
      remove unused code · 10ffc9dd
      Andreas Gohr authored
      This patch removes some commented code fragments and alternative
      snippet generators
      
      darcs-hash:20061008090624-7ad00-14bfee2ded6c6c8ef43ad02a4c02a5d95ee9daf7.gz
      10ffc9dd
    • Andreas Gohr's avatar
      fixed images in email links · 8c128049
      Andreas Gohr authored
      darcs-hash:20061008074029-7ad00-8457873dd8ad2f5a36dc8f44eca42a4378e61e93.gz
      8c128049
  15. Oct 04, 2006
    • chris's avatar
      update p_get/set_metadata to use $INFO['meta'] · 6afe8dca
      chris authored
      This patch updates p_get_metadata() to utilise the in memory copy
      copy of the current page's metadata ($INFO['meta']) when appropriate.
      
      The patch also updates p_set_metadata() to synchronise any changes
      to the current page's metadata with $INFO['meta'].
      
      $INFO hash is updated with two new elements:
        'id'
      
      darcs-hash:20061004210030-9b6ab-7eab6f933a775fe350a1fb14d1118ea77d2db919.gz
      6afe8dca
  16. Oct 06, 2006
  17. Oct 03, 2006
    • Andreas Gohr's avatar
      always bind as superuser for getting userinfo (LDAP) #751 · 01ca51fc
      Andreas Gohr authored
      Rebind as superuser even on a previous successful bind as normal user, when
      superuser credentials are available. LDAP access restrictions may need it.
      
      darcs-hash:20061003153018-7ad00-16a69e99f93433bd9e999086f8757a56f975a1ef.gz
      01ca51fc
    • Andreas Gohr's avatar
      use DOKU_URL as key for sessions and auth cookie #896 #581 #884 · e71ce681
      Andreas Gohr authored
      This patch changes the DOKU_COOKIE define to be based on the DOKU_URL define.
      DOKU_COOKIE is now used as session key as well, making sessions no longer
      dependend on the title option. This should fix problems with multiple
      wikis on the same host (using the same title) and wikis accessed through
      different URLs.
      
      darcs-hash:20061003121546-7ad00-aea4c256b7752815ed422ce74a659152a601d267.gz
      e71ce681
    • Andreas Gohr's avatar
      force rebind after opening new LDAP connection #751 · 2d18445d
      Andreas Gohr authored
      This patch sets the private bound variable back to false if a new connection
      is opened.
      
      darcs-hash:20061003104320-7ad00-24370bcdc7beff5db7d7f2e68ea180763699ca5c.gz
      2d18445d
  18. Sep 30, 2006
    • chris's avatar
      install.php updates · 70a6aa16
      chris authored
      - add retry button (as suggested by Diego Georgini)
      - correct error color, from green to red (spotted by Diego Georgini)
      - add utf8_decode and utf8_encode to required function list, when
        mb_string functions are not available.
      - remove extra backslash from reported file names.
      
      darcs-hash:20060930170121-9b6ab-d7b4a455b01d28f35b8c69385639439eaca8944e.gz
      70a6aa16
    • Ben Coburn's avatar
      fix rel · f4f47358
      Ben Coburn authored
      darcs-hash:20060930143719-05dcb-251992d688e64ed221dbfe3d9c198fae603e2531.gz
      f4f47358
  19. Sep 28, 2006
  20. Sep 27, 2006
  21. Sep 26, 2006
    • chris's avatar
      utf8_substr fix for FS#891 · 5e613a5c
      chris authored
      darcs-hash:20060927033713-9b6ab-4b35e0a85b6d11d5a3a98858cd2f860b383ff153.gz
      5e613a5c
    • Andreas Gohr's avatar
      wordblock enhancement · 041d1964
      Andreas Gohr authored
      The default wordblock.conf provided by the guys at chonqed.org matches agaist
      URLS beginning with http. But DokuWiki also links simple www.example.com links.
      Spammers used this method to place blacklisted URLs in the Wiki.
      
      This patch constructs full URLs from these shortcut-URLs before applying the
      blacklist regexp.
      
      The patch also fixes a problem with the toolbar not appearing when the blacklist
      hit and denied saving.
      
      darcs-hash:20060926192420-7ad00-519df90a5953b690428bfa0928de37b3053031b0.gz
      041d1964
  22. Sep 25, 2006
    • chris's avatar
      amendments to previous patch updating rss & cache · 0a69dff7
      chris authored
      rss syntax extended to include a refresh parameter
       <digits><period>  period can be d,h,m for days, hours, minutes respectively
                         if not specified will default to 4 hours
                         dokuwiki imposes a minimum of 10 minutes
      
      metadata now used "date valid age" (seconds) rather than "date valid end"
      
      darcs-hash:20060925201222-9b6ab-c8e6d8e40bb178295bab874fce5147ccff35fbbb.gz
      0a69dff7
  23. Sep 24, 2006
    • chris's avatar
      cache, metadata & purgefile updates · ce6b63d9
      chris authored
      Cache
      - add dependency for metadata renderer file
      - check metadata for end of page life, "date valid end".
      
      Metadata Renderer
      - RSS syntax mode now sets rendered page expiry, "date valid end"
        and includes the feed URL in "relation haspart".
      
      Purgefile
      For all wiki installations the purgefile records the earliest
      time before which no cache purge (based on data consistency)
      is required. Cache files older than this time MAY need to be
      purged.
      - remove purgeonadd configuration setting
      
      darcs-hash:20060924202157-9b6ab-4531e91411c41914eeab2b6a8160c3d46b001cee.gz
      ce6b63d9
  24. Sep 25, 2006
    • Andreas Gohr's avatar
      remove metadebug again, improve doÞbug instead · 100a97e3
      Andreas Gohr authored
      This adds the complete $INFO array (contains the metadata) to the usual
      debug output and removes the metadebug parameter again.
      
      darcs-hash:20060925201052-7ad00-c9a15b921466803b3f2bd50b0d72211cf68658c5.gz
      100a97e3
Loading