All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- CKAN v2.10 custom authenticators are not supported (0aaf26d by Sergey Motornyuk).
v0.2.4 - 2023-09-22
- include custom login into allowed login endpoints (6d1d028 by Sergey Motornyuk).
v0.2.3 - 2023-07-20
- customize route after login (8cb0d64 by amorev).
v0.2.2 - 2023-06-13
- add perform_reset to password reset endpoints (85560ef by Sergey Motornyuk).
v0.2.1 - 2023-03-03
- add config declaration to manifest (5e01f32 by Sergey Motornyuk).
v0.2.0 - 2023-03-02
- CKAN v2.10 support (818cb40 by Sergey Motornyuk).
v0.1.2 - 2023-02-15
- add ckanext.vip_portal.free_access_by_default config option (1eb9b40 by Sergey Motornyuk).
v0.1.1 - 2022-12-03
- do not fail with other authenticators (1026a42 by Sergey Motornyuk).
v0.1.0 - 2022-11-29
- run all the authenticators before checking the access (f73555b by Sergey Motornyuk).
v0.0.6 - 2022-10-27
- 403 response for authenticated user (9402754 by Sergey Motornyuk).
- handle missing endpoints (4af50e6 by Sergey Motornyuk).
- remove dashboard from default allowed routes (c6ef41b by Sergey Motornyuk).
v0.0.5 - 2022-10-25
- Configurable login endpoint (1653b63 by Sergey Motornyuk).
v0.0.4 - 2022-10-24
- do not ignore additional allowed endpoints (2df5bc5 by Sergey Motornyuk).
v0.0.3 - 2022-10-24
- allow/dissallow all API routes at once (d19b588 by Sergey Motornyuk).
v0.0.2 - 2022-10-24
- use default identifier only as a fallback option (5b7b394 by Sergey Motornyuk).
v0.0.1 - 2022-10-24
- Initial version (4f94acf by Sergey Motornyuk).