Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

Tags: LibrePass/LibrePass-Server

Tags

v1.6.2

Toggle v1.6.2's commit message

Verified

This tag was signed with the committer’s verified signature.
M3DZIK Oskar Karpiński
Release v1.6.2

- Added custom error handler for not allowed method.# Lines starting with '#' will be ignored. - Used HSAuth library - Bumped libraries - Deleted `computeSharedKey` function from `Cryptography` utils object - Changed `getAll` endpoint to `sync` in `UserClient` when
re-encoding ciphers
- Added support for disabling sending emails when user logged from a new device

v1.6.1

Toggle v1.6.1's commit message
Release v1.6.1

v1.6.0

Toggle v1.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
M3DZIK Oskar Karpiński
Release v1.6.0

- Removed dev.medzik:otp dependency from `core` module# Wiersze zaczynające się od „#” zostaną zignorowane. - Added email field to the login cipher data - Added support for importing and exporting ciphers - Change created and last modified date to fixed date in Cipher -
Deleted version field from Cipher - Refactored server errors - Disabled hibernate logs - Fixed crashing when someone provided invalid user id (not UUID) in verify email endpoint - Deleted ktlint formatter - Changed scheduled tasks from fixed rate to cron - Added new sync
endpoint to the cipher controller
- Refactored docs

v1.5.0

Toggle v1.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
M3DZIK Oskar Karpiński
Release v1.5.0

* Bump dependencies
* Add support for checking if the API URL is valid
* Send API Client version to the server
* New error handler
* Use `dev.medzik:otp` for two-factor authentication
* Use java 21 for server and add virtual threads
* Deleted SSL configuration for server - Use reverse proxy, e.g. Caddy, Nginx, etc.

v1.4.1

Toggle v1.4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
M3DZIK Oskar Karpiński
Release v1.4.1

- Deleted request validator from `shared` module (hibernate-validator causes an error on android)

v1.4.0

Toggle v1.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
M3DZIK Oskar Karpiński
Release v1.4.0

- Updated request body validations
- Fixed 2FA TOTP
- Added cipher limits and set by default to 500
- Added support for changing email address
- Removed column `lastModified` from `UserTable`
- Added rate limit for CipherController
- Renamed `secretKey` to `aesKey`
- Changed expMonth and expYear to String in Card data
- Unified API `insert` and `update` requests into the same `save` request

v1.3.0

Toggle v1.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
M3DZIK Oskar Karpiński
Release v1.3.0

Changelog:
- Updated default docker compose config
- Updated email templates
- Added sending email after successful login
- Updated API domain to librepass.org
- Fixed COPS rule for "PATCH" method

v1.2.0

Toggle v1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
M3DZIK Oskar Karpiński
Release v1.2.0

- server: Set "email verification code expires at" to null after email verify
- Add name field to cipher card data and delete brand

v1.1.0

Toggle v1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
M3DZIK Oskar Karpiński
Release v1.1.0

- Add support to resend verification email
- Fix scheduled tasks
- Add support for deleting accounts
- Add limit on the maximum cipher length

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
M3DZIK Oskar Karpiński
Release v1.0.0