mirror of
https://github.com/nikdoof/pocket-id.git
synced 2025-12-13 06:42:18 +00:00
66 lines
2.7 KiB
Markdown
66 lines
2.7 KiB
Markdown
## [](https://github.com/stonith404/pocket-id/compare/v0.2.1...v) (2024-08-23)
|
|
|
|
|
|
### Features
|
|
|
|
* add support for multiple callback urls ([8166e2e](https://github.com/stonith404/pocket-id/commit/8166e2ead7fc71a0b7a45950b05c5c65a60833b6))
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* db migration for multiple callback urls ([552d7cc](https://github.com/stonith404/pocket-id/commit/552d7ccfa58d7922ecb94bdfe6a86651b4cf2745))
|
|
|
|
## [](https://github.com/stonith404/pocket-id/compare/v0.2.0...v) (2024-08-19)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* session duration can't be updated ([4780548](https://github.com/stonith404/pocket-id/commit/478054884389ed8a08d707fd82da7b31177a67e5))
|
|
|
|
## [](https://github.com/stonith404/pocket-id/compare/v0.1.3...v) (2024-08-19)
|
|
|
|
|
|
### Features
|
|
|
|
* add `INTERNAL_BACKEND_URL` env variable ([0595d73](https://github.com/stonith404/pocket-id/commit/0595d73ea5afbd7937b8f292ffe624139f818f41))
|
|
* add user info endpoint to support more oidc clients ([fdc1921](https://github.com/stonith404/pocket-id/commit/fdc1921f5dcb5ac6beef8d1c9b1b7c53f514cce5))
|
|
* change default logo ([9eec7a3](https://github.com/stonith404/pocket-id/commit/9eec7a3e9eb7f690099f38a5d4cf7c2516ea9ef9))
|
|
|
|
## [](https://github.com/stonith404/pocket-id/compare/v0.1.2...v) (2024-08-13)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* add missing passkey flags to make icloud passkeys work ([cc407e1](https://github.com/stonith404/pocket-id/commit/cc407e17d409041ed88b959ce13bd581663d55c3))
|
|
* logo not white in dark mode ([5749d05](https://github.com/stonith404/pocket-id/commit/5749d0532fc38bf2fc66571878b7c71643895c9e))
|
|
|
|
## [](https://github.com/stonith404/pocket-id/compare/v0.1.1...v) (2024-08-13)
|
|
|
|
|
|
### Features
|
|
|
|
* add option to change session duration ([475b932](https://github.com/stonith404/pocket-id/commit/475b932f9d0ec029ada844072e9d89bebd4e902c))
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* a non admin user was able to make himself an admin ([df0cd38](https://github.com/stonith404/pocket-id/commit/df0cd38deeea516c47b26a080eed522f19f7290f))
|
|
* background image not loading ([7b44189](https://github.com/stonith404/pocket-id/commit/7b4418958ebfffffd216ef5ba7313cfaad9bc9fa))
|
|
* background image on mobile ([4a808c8](https://github.com/stonith404/pocket-id/commit/4a808c86ac204f9b58cfa02f5ceb064162a87076))
|
|
* disable search engine indexing ([8395492](https://github.com/stonith404/pocket-id/commit/83954926f5ee328ebf75a75bb47b380ec0680378))
|
|
|
|
## [](https://github.com/stonith404/pocket-id/compare/v0.1.0...v) (2024-08-12)
|
|
|
|
|
|
### Features
|
|
|
|
* add rounded corners to logo ([bec908f](https://github.com/stonith404/pocket-id/commit/bec908f9078aaa4eec03b730fc36b9fffb1ece74))
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* one time link not displayed correctly ([486771f](https://github.com/stonith404/pocket-id/commit/486771f433872d08164156d5d6fb0aeb5ae0d125))
|
|
|
|
## (2024-08-12)
|
|
|