Skip to content

Releases: gobuffalo/buffalo-auth

v1.5.0

06 Feb 12:39
v1.5.0
931921b
Compare
Choose a tag to compare

What's Changed

  • fixing could not find desired block (fixes #90) by @sio4 in #91
  • changed behavior for missing user, in the SetCurrentUser middleware by @sio4 in #92
  • fixed the bug in the extra args handling by @sio4 in #93

Full Changelog: v1.4.0...v1.5.0

v1.4.0

15 Jul 10:11
Compare
Choose a tag to compare

What's Changed

  • Deprecating packr by @sio4 in #85
  • replaced test action with starter/reusable workflow by @sio4 in #86
  • updated templates to use new tag key by @sio4 in #87
  • updated workflow to follow the main branch by @sio4 in #89

New Contributors

  • @sio4 made their first contribution in #85

Full Changelog: v1.3.1...v1.4.0

v1.3.1

16 Mar 19:19
3c387d3
Compare
Choose a tag to compare

Fixes some issues with the login form and tweaks in the Readme.

v1.3.0

31 Jan 18:06
f64c774
Compare
Choose a tag to compare

Changelog

f64c774 fixes go get -u (#70)

v1.2.0

16 Jan 15:54
195855f
Compare
Choose a tag to compare

Changelog

195855f github actions and less deps (#68)

v1.1.1

03 Jan 14:17
947226d
Compare
Choose a tag to compare

Fixes generated test issues and infinite loop.

v1.1.0

20 Dec 00:00
2a8c9d8
Compare
Choose a tag to compare
Merge pull request #64 from gobuffalo/task-signin

Organizes routes a bit and avoids overriding index.html

v1.0.8

13 Nov 21:16
ba54b33
Compare
Choose a tag to compare

Fixes issues with generators introduced by translating templates to .plush

v1.0.7

03 Oct 12:21
324823c
Compare
Choose a tag to compare

Changes generated views to be .push.html.

v1.0.6

19 Sep 18:00
9265549
Compare
Choose a tag to compare

Updates Azure tests to be run against 1.11+ versions of Go.