| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
This is a quick fix in advance of the library being updated to
the latest & PHP7 compatible version.
|
|
|
|
|
|
|
|
| |
Michael Hamann commented in pull request #306 that phpseclib has not
been adopted by the DokuWiki project. Therefore, the changes made to
reduce the CodeSniffer violations should be reverted and the local copy
of phpseclib should be excluded from CS checks. This commit reverts the
previous changes and adds the appropriate exclusion rule.
|
|
|
|
|
| |
Remove whitespace from end of lines to reduce the number of CodeSniffer
violations.
|
|
This replaces the deprecated and broken Blowfish implementation that has
previously been used and should provide a lot more security.
|