Releases: Logitar/Portal
Releases · Logitar/Portal
v2.0.0
Added
- Implemented Basic authentication.
- Added client endpoint tests.
Fixed
- Remove password recovery sender/template from realm upon deletion.
Changed
- Archived V1 solution.
- Reimplemented realm management.
- Reimplemented user management.
- Reimplemented configuration management.
- Reimplemented session management.
- Reimplemented token management.
- Reimplemented dictionary management.
- Reimplemented sender management.
- Reimplemented template management.
- Reimplemented message management.
- Reimplemented HTTP client.
- Reimplemented logging.
- Reimplemented caching.
- Reimplemented basic configuration.
- Updated repository information.
- Replaced AllowedUsernameCharacters by UsernameSettings and extented initial configuration.
- Updated NPM packages.
- Updated NuGet packages.
- Enhanced realm JWT secret.
- Merged ICurrentActor into IApplicationContext.
- Merged database migrations.
Removed
- Removed API key management.