4.26.0
Release Notes
For: uc-cdis/fence
Notes since tag: 4.25.0
Notes to tag/commit: 6e55fcd
Generated: 2021-02-16
New Features
- Create base class for syncing visas (#860)
- Parse RAS visa to usersync readable format (#860)
- Sync users using visa in usersync. (#860)
- added logic to update all user visas and refresh tokens. (#869)
Bug Fixes
- Fixed usersync not working due to async components of newer version of
gen3authz. (#862) - Fixed some tests not working with newer version of gen3authz. (#862)
- Set
idna 2.10
to restore poetry lock. (#858)
Improvements
- make sure to set httponly on all cookies (#872)