Skip to content

Releases: ystv/web-auth

Officers now exist

20 Aug 21:39
044cb91
Compare
Choose a tag to compare

This is a complete package where users, roles, permissions and officerships can be handled and managed, this encompasses all the old site requirements for this and is functionally complete

v0.7.3

15 Oct 13:42
2cf6e6e
Compare
Choose a tag to compare

Fixing crashes

v0.7.2

15 Oct 13:27
9c966a1
Compare
Choose a tag to compare

Minor fixes from v0.7.1 which has allowed domains

v0.7.1

09 Oct 18:29
56b8db0
Compare
Choose a tag to compare

Minor fixes from redacted v0.7.0

v0.6.0

09 Aug 22:47
5aefcfa
Compare
Choose a tag to compare

Public release

v0.5.5

21 Jul 23:26
2bb44d8
Compare
Choose a tag to compare

Working automatic staging or production pushing

Now when you do a tagged semantic version release it will go to production, otherwise it will go to staging.

v0.5.4

21 Jul 23:07
bd50fca
Compare
Choose a tag to compare

Remove the master branch check

v0.5.0

21 Jul 03:26
7ba22f0
Compare
Choose a tag to compare

Display version from git tag

The CI setup has been turned up to 11! So any commit to master without a tag will get built by CI, but if a release has been tagged it will then deliver to production which does seem pretty neat.

The login page will now display the version of web-auth based on this git tag.

v0.4.12

21 Jul 00:02
12e453a
Compare
Choose a tag to compare

Initial Go Module release

The start of the tagged releases I suppose. It's got a nice amount of functionality so far like logging in, resetting passwords, logging out and some experimental admin dashboard features.

This projects future is a bit undetermined as it looks like it will need to hook into a bigger authentication system to fit our use-cases better, but it is still quite the treat to use!