Skip to content

Releases: mohe2015/AuthManagerOAuth

v0.3.3

20 Jun 20:04
a385a1d
Compare
Choose a tag to compare

Notable changes

  • Fix password reset functionality when OAuth is enabled by @Mic92 in #41

What's Changed

  • Update GitHub Actions to v4 by @Mic92 in #43
  • Add Dependabot configuration for automated dependency updates by @Mic92 in #42
  • Fix password reset functionality when OAuth is enabled by @Mic92 in #41
  • composer(deps-dev): update php-parallel-lint/php-parallel-lint requirement from 1.3.2 to 1.4.0 by @dependabot in #48
  • composer(deps-dev): update mediawiki/mediawiki-phan-config requirement from 0.13.0 to 0.15.1 by @dependabot in #46
  • composer(deps-dev): update mediawiki/minus-x requirement from 1.1.1 to 1.1.3 by @dependabot in #45
  • Update codesniffer by @mohe2015 in #49
  • Some small phan fixes by @mohe2015 in #50
  • Don't use deprecated method by @mohe2015 in #51

Full Changelog: v0.3.2...v0.3.3

v0.3.2

18 Nov 16:02
07003f4
Compare
Choose a tag to compare

What's Changed

  • Fix typo in README.md by @mohe2015 in #36
  • fix version missmatch for psr/http-message with wikimedia by @Mic92 in #39

New Contributors

  • @Mic92 made their first contribution in #39

Full Changelog: v0.3.1...v0.3.2

v0.3.1

24 Oct 14:32
67ae104
Compare
Choose a tag to compare

What's Changed

  • Cleanup and remove broken change credentials by @mohe2015 in #35

Full Changelog: v0.3.0...v0.3.1

v0.3.0

24 Oct 00:11
4dfbb9d
Compare
Choose a tag to compare

What's Changed

  • Yearly cleanup by @mohe2015 in #33
    • Notable changes: Fix running with PostgreSQL

Full Changelog: v0.2.0...v0.3.0

v0.2.0

06 May 21:59
cc717d4
Compare
Choose a tag to compare

What's Changed

  • Implement links in settings to linked accounts and to link new accounts by @mohe2015 in #28
  • Create php.yml by @mohe2015 in #29

Full Changelog: v0.1.0...v0.2.0

The artifact is from https://github.com/mohe2015/AuthManagerOAuth/actions/runs/2284223728 and I recommend downloading from there instead as it is built on GitHub infrastructure.

v0.1.0

25 Dec 22:27
4e0e15e
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Update README.md