Merge branch 'master' into emailsignature
* master: (406 commits) msglint is HTTPS now. fixed failing tests URI scheme is only relevant for TLS if not proxy connection #1526 use SSL if scheme is https add conf as global translation update avoid HTTP Response Splitting attacks via redirects #1513 translation update another tiny tab CSS addition minor change to make tabs more flexible translation update adjusted for scrutinizer hints adjusted tests for reflection based method export first go at using reflection for remote export Fixes for the FR translation obfuscate auth passwords in config. fixes #1487 add support for new Django hashing methods usie a strict comparison === instead use getNS() call instead of dirname() #1477:Search heading still displayed although search disabled Fix PHP7 evaluation order incompatibility ...
No related branches found
No related tags found
Showing
- .editorconfig 7 additions, 3 deletions.editorconfig
- .gitattributes 2 additions, 0 deletions.gitattributes
- .gitignore 15 additions, 0 deletions.gitignore
- .htaccess.dist 12 additions, 2 deletions.htaccess.dist
- .travis.yml 11 additions, 4 deletions.travis.yml
- README 1 addition, 1 deletionREADME
- _cs/DokuWiki/Sniffs/PHP/DeprecatedFunctionsSniff.php 1 addition, 1 deletion_cs/DokuWiki/Sniffs/PHP/DeprecatedFunctionsSniff.php
- _cs/DokuWiki/Sniffs/PHP/DiscouragedFunctionsSniff.php 1 addition, 1 deletion_cs/DokuWiki/Sniffs/PHP/DiscouragedFunctionsSniff.php
- _test/phpunit.xml 6 additions, 0 deletions_test/phpunit.xml
- _test/tests/general/general_languagelint.test.php 0 additions, 0 deletions_test/tests/general/general_languagelint.test.php
- _test/tests/inc/PassHash.test.php 19 additions, 1 deletion_test/tests/inc/PassHash.test.php
- _test/tests/inc/auth_password.test.php 21 additions, 4 deletions_test/tests/inc/auth_password.test.php
- _test/tests/inc/cache_use.test.php 7 additions, 12 deletions_test/tests/inc/cache_use.test.php
- _test/tests/inc/common_blank.test.php 52 additions, 0 deletions_test/tests/inc/common_blank.test.php
- _test/tests/inc/common_saveWikiText.test.php 145 additions, 0 deletions_test/tests/inc/common_saveWikiText.test.php
- _test/tests/inc/form/buttonelement.test.php 40 additions, 0 deletions_test/tests/inc/form/buttonelement.test.php
- _test/tests/inc/form/checkableelement.test.php 51 additions, 0 deletions_test/tests/inc/form/checkableelement.test.php
- _test/tests/inc/form/form.test.php 115 additions, 0 deletions_test/tests/inc/form/form.test.php
- _test/tests/inc/form/inputelement.test.php 58 additions, 0 deletions_test/tests/inc/form/inputelement.test.php
- _test/tests/inc/form_form.test.php 2 additions, 2 deletions_test/tests/inc/form_form.test.php
Loading
Please register or sign in to comment