- Oct 21, 2024
-
-
semantic-release-bot authored
## [8.2.2](v8.2.1...v8.2.2) (2024-10-21) ### Bug Fixes * heuristic queries left outer join instead just left ([026cc2da](026cc2da))
-
Jan Pavlíček authored
fix: heuristic queries left outer join instead just left See merge request !102
-
- Oct 18, 2024
-
-
Jan Pavlíček authored
-
- Sep 25, 2024
-
-
semantic-release-bot authored
## [8.2.1](v8.2.0...v8.2.1) (2024-09-25) ### Bug Fixes * saml logout ([d7b48605](d7b48605))
-
Jan Pavlíček authored
Saml logout fixes Closes STR-1277 See merge request !99
-
- Sep 24, 2024
-
-
semantic-release-bot authored
# [8.2.0](v8.1.3...v8.2.0) (2024-09-24) ### Features * sqlalchemy for flask-sessions ([07ba53f7](07ba53f7))
-
Jan Pavlíček authored
feat: sqlalchemy for flask-sessions See merge request !100
-
- Sep 20, 2024
-
-
Jan Pavlíček authored
-
- Sep 19, 2024
-
-
Jiří Prokop authored
-
- Sep 03, 2024
-
-
semantic-release-bot authored
## [8.1.3](v8.1.2...v8.1.3) (2024-09-03) ### Bug Fixes * use engine.begin() instead of connect() ([1c535024](1c535024))
-
Jan Pavlíček authored
fix: use engine.begin() instead of connect() See merge request !94
-
- Aug 08, 2024
-
-
semantic-release-bot authored
## [8.1.2](v8.1.1...v8.1.2) (2024-08-08) ### Bug Fixes * handle unknown user error ([86e23ad6](86e23ad6))
-
Jan Pavlíček authored
fix: handle unknown user error Closes STR-1376 See merge request !98
-
- Aug 07, 2024
-
-
Peter Bolha authored
-
semantic-release-bot authored
## [8.1.1](v8.1.0...v8.1.1) (2024-08-07) ### Bug Fixes * catch error on nonexistent domain name ([a834a69c](a834a69c))
-
Rastislav Kruták authored
fix: catch error on nonexistent domain name Closes STR-1377 See merge request !97
-
- Aug 05, 2024
-
-
Rastislav Kruták authored
-
- Jul 29, 2024
-
-
semantic-release-bot authored
# [8.1.0](v8.0.0...v8.1.0) (2024-07-29) ### Features * remove satosa from user_manager ([a9884868](a9884868))
-
Jan Pavlíček authored
feat: remove satosa from user_manager Closes STR-1275 See merge request !91
-
- Jul 11, 2024
-
-
Marek Hlávka authored
-
- Jul 10, 2024
-
-
semantic-release-bot authored
# [8.0.0](v7.2.10...v8.0.0) (2024-07-10) ### Features * logout system redesign ([993e910e](993e910e)) ### BREAKING CHANGES * new required attributes under `logout` in `perun.proxygui.yaml`
-
Jan Pavlíček authored
feat: logout system redesign Closes STR-1276 See merge request !95
-
- Jul 08, 2024
-
-
Peter Bolha authored
BREAKING CHANGE: new required attributes under `logout` in `perun.proxygui.yaml`
-
- Jun 18, 2024
-
-
semantic-release-bot authored
## [7.2.10](v7.2.9...v7.2.10) (2024-06-18) ### Bug Fixes * edit reset MFA request message ([77d6d1a9](77d6d1a9))
-
Šárka Palkovičová authored
fix: edit reset MFA request message Closes STR-1309 See merge request !96
-
- Jun 13, 2024
-
-
sarkapalkovicova authored
* Added user ID into message content.
-
- Jun 04, 2024
-
-
semantic-release-bot authored
## [7.2.9](v7.2.8...v7.2.9) (2024-06-03) ### Bug Fixes * enforce MFA on correct endpoints ([1ea7e2ea](1ea7e2ea))
-
Pavel Břoušek authored
-
Pavel Břoušek authored
protect heuristics with MFA, no MFA during assisted reset, stop ignoring some config options, new "without MFA" provider
-
- Jun 03, 2024
-
-
Pavel Břoušek authored
begin() automatically commits transaction, so that modifications are not lost connect() without explicit commit rolls back all inserts
-
semantic-release-bot authored
## [7.2.8](v7.2.7...v7.2.8) (2024-06-03) ### Bug Fixes * correct database handling in jwt ([8782ebda](8782ebda))
-
Pavel Břoušek authored
-
semantic-release-bot authored
## [7.2.7](v7.2.6...v7.2.7) (2024-06-03) ### Bug Fixes * use SMTP without starttls ([bfe58c82](bfe58c82))
-
Pavel Břoušek authored
-
semantic-release-bot authored
## [7.2.6](v7.2.5...v7.2.6) (2024-06-03) ### Bug Fixes * correct use of select in jwt service ([4d82e8d6](4d82e8d6))
-
Pavel Břoušek authored
-
Pavel Břoušek authored
-
semantic-release-bot authored
## [7.2.5](v7.2.4...v7.2.5) (2024-06-03) ### Bug Fixes * do not send e-mail without recipients ([c919a9e5](c919a9e5)) * generate MFA reset link correctly ([db470c66](db470c66)) * handle multi-value attributes correctly in user manager ([d233ff6f](d233ff6f))
-
Pavel Břoušek authored
-
Pavel Břoušek authored
-