Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Releases: zgoda/brewlog

v2.0.5

06 Jul 21:02
Compare
Choose a tag to compare
Almost there

Authentication rewritten

06 Jul 19:53
Compare
Choose a tag to compare

No more trading of user data to greedy corporations.

Update following Authlib changes

13 Nov 10:47
05f9c9f
Compare
Choose a tag to compare

Authlib changes required change to requirements specification.

Fix for unsecure redirects

30 May 20:14
Compare
Choose a tag to compare

Application now checks for insecure redirects. Redirects using protocol other than http(s) and external redirects are now blocked.

1.0.1, post-1.0 cleanup

27 May 20:13
Compare
Choose a tag to compare
  • fixed untranslated message

We're at 1.0.0

20 May 18:39
Compare
Choose a tag to compare

After 7 years of infancy we're at 1.0.0.

System announcements feature

27 Feb 22:31
Compare
Choose a tag to compare

Now site administrator may provide global announcement that will be displayed on home/dashboard page. Set ANNOUNCEMENT_FILE config variable to any markdown file and it's content will be displayed in a box on top of page.

Other than that, there was many cleanups and refactorings.

Bugfix: wrong fermentation step ordering

11 Feb 09:45
Compare
Choose a tag to compare

Remove hidden fermentation step ordering, it's not overridable.

Authentication issues fixed

10 Feb 10:31
Compare
Choose a tag to compare

Fixed couple authentication issues with Google and Facebook. Github authentication still in the works.

Work restarted on service code

07 Feb 09:07
18eb2e0
Compare
Choose a tag to compare

It's 2019 and the code base needs to be updated. I learned a lot and now I recognize that the quality of the code is not up to my today's standards.

Python 3 compatible (tested on 3.6 and 3.7), strip of outdated libraries, ready to shine for next years.