Skip to content

Releases: SoltauFintel/maja

1.1.0

31 Dec 15:12
Compare
Choose a tag to compare
  • added maja-nitrite project for persistence with Nitrite object database (written in Java, embedded)

1.0.0

20 Feb 11:23
Compare
Choose a tag to compare

maja is used by many projects, so it has deserved version 1.0

0.3.0

22 Mar 17:54
Compare
Choose a tag to compare

changes:

  • template engine Apache Velocity replaced by template72
  • GridFSDAO

This release is already used in production.

0.3.0-BETA

11 Mar 14:10
Compare
Choose a tag to compare
0.3.0-BETA Pre-release
Pre-release
0.3.0-BETA

0.2.4

09 Jan 10:18
Compare
Choose a tag to compare

This is a little priority release to turn off logging of auth details.

Changes

  • You can switch off auth logging with AuthPlugin.setDebugLogging(false) and OneUserAuthorization.errorLogging = false
  • Now it's easier to override AuthPlugin, RememberMeInMongoDB and other auth classes.

0.2.3

08 Jan 18:50
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release
Change of 0.2.2 was not enough

0.2.2

08 Jan 18:34
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release
changed auth: better logging and overriding

0.2.1

02 Jan 18:25
Compare
Choose a tag to compare

This is a little priority release to support other template engines.

Changes

  • new renderLoginPage() method in AuthPlugin

0.2.0

08 Jan 18:38
Compare
Choose a tag to compare

Version 0.2.0 is the first release in this repository.