Skip to content
Snippets Groups Projects
  • Andreas Gohr's avatar
    d6c7b502
    Check the server has a sensible time · d6c7b502
    Andreas Gohr authored
    DokuWiki assumes that the server's time is correct. Especially page
    revisions and cache handling depend on correct time. If that's not the
    case it can lead to problems later (as mentioned in #1644).
    
    This patch adds a very simple time check using the Date response header
    from the DokuWiki server to our do=check mechanism.
    d6c7b502
    History
    Check the server has a sensible time
    Andreas Gohr authored
    DokuWiki assumes that the server's time is correct. Especially page
    revisions and cache handling depend on correct time. If that's not the
    case it can lead to problems later (as mentioned in #1644).
    
    This patch adds a very simple time check using the Date response header
    from the DokuWiki server to our do=check mechanism.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.