Skip to content

Releases: thathoff/kirby-oauth

v3.1.0

22 May 13:46
26e9f88
Compare
Choose a tag to compare

Bugfixes

  • add homepage to composer file (thanks @pReya)
  • fix compatibility with Kirby 4.2 (Closes #37)

Features

  • add option icon to login button (thanks @pReya)
  • show OAuth errors in Kirby’s login screen

v3.0.0

10 Jan 08:40
f628668
Compare
Choose a tag to compare

Features

  • Support Kirby 4
  • Add German Translation to Login View

v2.0.2

25 Jan 19:21
Compare
Choose a tag to compare

Bugfixes

  • Fix compatibility with Kirby 3.9

v2.0.1

08 Sep 14:16
459e00b
Compare
Choose a tag to compare

Bugfixes

  • Don’t overwrite email address set when using azure (#26, Thanks @ieteo)
  • Add info about the redirect URL to README (#23)

v2.0.0

23 Jan 15:54
1740dee
Compare
Choose a tag to compare
  • Add support for Kirby 3.6. (#21)

For Kirby <3.6 support please use version 1 of this plugin.

v1.2.2

18 May 09:00
19d3001
Compare
Choose a tag to compare

Bugfixes

  • Disable installation redirect when plugin is disabled

v1.2.1

04 May 15:12
515c1e3
Compare
Choose a tag to compare

Bugfixes

  • fix support for kirby > 3.5.0

Please Note:

This breaks support for Kirby < 3.5.0 due to a bug in Kirby. Please try version <= 1.2.0 of this plugin if you’re still required to run an old Kirby version.

v1.2.0

27 Apr 14:02
d534d32
Compare
Choose a tag to compare

Features

  • Replace hackish login screen implementation with proper plugin (thanks @PaulRaschke), see #5

Bugfixes

v1.1.2

15 Jan 15:35
816f690
Compare
Choose a tag to compare

Bug Fixes

  • generate random password as kirby 3.5 requires users to have one (Closes #14)

v1.1.1

24 May 10:19
Compare
Choose a tag to compare

Switch Maintainer