Skip to content
Snippets Groups Projects
  1. Mar 23, 2012
    • Andreas Gohr's avatar
      Merge branch 'master' of https://github.com/dom-mel/dokuwiki into pull-request-87 · a2b7fdb8
      Andreas Gohr authored
      * 'master' of https://github.com/dom-mel/dokuwiki: (38 commits)
        removed requires, changed conf check in xmlrpc.php
        removed require_once for autoloaded fulltext.php
        updated comment
        added dokuwiki.getXMLRPCAPIVersion and wiki.getRPCVersionSupported
        added RPC_CALL_ADD event.
        replaced $HTTP_RAW_POST_DATA with http_get_raw_post_data function
        changed error code for unauthorized method calls.
        typo fixes
        moved plugin and core method calls to seperate function
        corrected comment
        added getapi methods to remote plugin
        removed unused class
        fixed testcase
        refactored RemoteAccessDenied to RemoteAccessDeniedException
        adjusted test cases
        delegate file and date transformation to remote library
        treat null as empty array
        added missing getTime
        added missing getVersion
        set login as public method
        ...
      a2b7fdb8
    • Andreas Gohr's avatar
      7518cd81
  2. Mar 22, 2012
  3. Mar 21, 2012
  4. Mar 18, 2012
  5. Mar 16, 2012
  6. Mar 15, 2012
  7. Mar 14, 2012
  8. Mar 13, 2012
  9. Mar 10, 2012
    • lupo49's avatar
    • Andreas Gohr's avatar
      Merge branch 'adexpirywarn' · c9f847f6
      Andreas Gohr authored
      * adexpirywarn:
        make sure AD pass expiry message is never shown twice
        do not hardcode profile link in AD pass expire message
        translatable AD expiry warning and link to update profile page
        Don't return any data for non-existant users
        do not query AD for empty user name
        always check expire time when configured
        Check password expiry times in Active Directory backend
      c9f847f6
    • Andreas Gohr's avatar
      Merge pull request #71 from danny0838/master · 70f8c497
      Andreas Gohr authored
      Rework for 2 missing commits
      70f8c497
    • Andreas Gohr's avatar
      Merge branch 'jscachekey' · 9189204a
      Andreas Gohr authored
      * jscachekey:
        trigger JS_CACHE_USE in lib/exe/js.php
        added INIT_LANG_LOAD event
        let js.php use multiple caches
      9189204a
    • Andreas Gohr's avatar
      Merge branch 'resetpassword' · 50fbf1b6
      Andreas Gohr authored
      No longer autogenerate passwords for password reset when
      $conf['autopasswd'] is disabled. Instead allow to change the password
      online.
      
      * resetpassword:
        added a timelimit for password reset tokens
        removed commented line
        use correct lang string for password mismatch
        removed outdated language string. it has to be retranslated
        German translation for password reset
        honor autopasswd setting for resend password
      
      Conflicts:
      	inc/lang/no/lang.php
      	inc/lang/sl/lang.php
      50fbf1b6
  10. Mar 07, 2012
  11. Mar 06, 2012
  12. Mar 04, 2012
  13. Mar 02, 2012
  14. Mar 01, 2012
  15. Feb 22, 2012
Loading