History log of /plugin/authwordpress/ (Results 1 – 25 of 70)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fba7fc2416-Jun-2026 Damien Regad <dregad@mantisbt.org>

Bump version to 2026-06-16

3f663e8116-Jun-2026 Damien Regad <dregad@mantisbt.org>

README: limited maintenance warning

fe97fa5616-Jun-2026 Damien Regad <dregad@mantisbt.org>

Require DokuWiki 2024-02-06 Kaos / PHP 7.4

7cd2b9a116-Jun-2026 Damien Regad <dregad@mantisbt.org>

Update WordPress compatibility

Tested with 6.9.4 and 7.0.

e0ffcfa329-May-2025 Damien Regad <dregad@mantisbt.org>

Use typed properties

Requires PHP 7.4 / Kaos

346c052404-Jun-2026 Wizzard <wizzardsk@gmail.com>

Translation update (sk)

68c0984229-May-2025 Damien Regad <dregad@mantisbt.org>

Bump version to 2025-05-29

6d3e34e429-May-2025 Damien Regad <dregad@mantisbt.org>

Fix incorrect link

a628975729-May-2025 Damien Regad <dregad@mantisbt.org>

Update README.md

224e5cdd29-May-2025 Damien Regad <dregad@mantisbt.org>

Fix static analysis warnings

f4aa129b29-May-2025 Damien Regad <dregad@mantisbt.org>

Catch PDOException instead of generic Exception

d46733c529-May-2025 Damien Regad <dregad@mantisbt.org>

Extend AuthPlugin class

Get rid of legacy DokuWiki_Auth_Plugin alias.

bdb9e9d429-May-2025 Damien Regad <dregad@mantisbt.org>

PHPDoc

c66ceb5429-May-2025 Damien Regad <dregad@mantisbt.org>

Coding guidelines

bc637d0916-Apr-2025 Tim Oberländer <86679219+tim12312@users.noreply.github.com>

Update auth.php to support new wp 6.8 hashs

19f1865205-Jan-2025 Damien Regad <dregad@mantisbt.org>

Bump version to 2025-01-05

dcac9e7405-Jan-2025 Damien Regad <dregad@mantisbt.org>

Update README.md

666403ee05-Jan-2025 Damien Regad <dregad@mantisbt.org>

Fix checking of passwords containing `\`, `'` or `"`

WordPress adds slashes to the password before generating the hash, so we
need to do the same otherwise password containing `\`, `'` or `"` will
n

Fix checking of passwords containing `\`, `'` or `"`

WordPress adds slashes to the password before generating the hash, so we
need to do the same otherwise password containing `\`, `'` or `"` will
not match.

Fixes #23

show more ...

e74ba40705-Jan-2025 Damien Regad <dregad@mantisbt.org>

Apply WordPress latest changes to phpass class

Copied from 6.7.1 [1].

[1]: https://github.com/WordPress/WordPress/blob/6.7.1/wp-includes/class-phpass.php

d7b2c95806-Mar-2024 Damien Regad <dregad@mantisbt.org>

Bump version to 2024-03-06

4c492adf06-Mar-2024 Damien Regad <dregad@mantisbt.org>

Update README.md

6aec856207-Dec-2023 粗音未来 <miku39@onsei.fans>

translation update

719dda8c06-Jun-2023 Damien Regad <dregad@mantisbt.org>

Bump version

f9e2a9eb06-Jun-2023 Damien Regad <dregad@mantisbt.org>

Update README.md

86900f6006-Jun-2023 Damien Regad <dregad@mantisbt.org>

.gitignore: .DS_Store

123