luyadev/luya-module-admin-usertoken

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# CHANGELOG

All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md).

## 1.3.1 (14. December 2023)

+ Include version 5.0 of LUYA Admin module.

## 1.3.0 (12. December 2021)

+ [#8](https://github.com/luyadev/luya-module-admin-usertoken/pull/8) Token: added getOriginalUserId() method, used in getUser() relation. Bootstrap: use originalUserId, instead of user_id.

## 1.2.1 (27. July 2021)

+ Include version 4.0 of LUYA Admin module.

## 1.2.0 (13. July 2021)

+ [#4](https://github.com/luyadev/luya-module-admin-usertoken/pull/4) Option to force an User language when the user is authenticated. This language will be stored as the users Admin UI Language afterwards.

## 1.1.0 (17. March 2021)

+ [#3](https://github.com/luyadev/luya-module-admin-usertoken/pull/3) Add option to configure lockout time and login attempts.

## 1.0.0 (24. September 2020)

- First stable release.