Dawid Tarasiuk
|
4880093f63
|
Use Auth SDK (#1474)
* Use Auth SDK
* Update auth provider hook
* Update sdk module mapping
* Update setting password
* Fix no user details on first login
* Update auth tests
* Cleanups
* Update SDK
Update SDK
Update SDK
Update test recordings
Update SDK
* Implement SDK External Auth
Update new password view
Hnalde external logout
Update SDK
Fix logout external redirect
* Fix login page style
* Update SDK
* Auth Provider cleanups
Update and refactor auth
Auth types cleanups and refactor
* Update channel context provider
* Fix login error handling
* Logout immidiatelly non-staff user
* Update test snapshots
* Trigger CI
* Update to SDK v0.4, remove duplicated UserContext hook
* Handle server errors during login
* Fix wrong login page form submition handling
* Update login error messages
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
|
2021-12-17 12:10:54 +01:00 |
|
AlicjaSzu
|
6456cd21d2
|
disable Manage channels for user without permission (#858)
* create ChannelsAvailabilityWithPermission component
* revert changes in ChannelsAvailability, update snapshots
* replace hasManageChannelPermission with hasManageChannelsPermission
* use RequirePermissions in ChannelsAvailability, create UserDecorator
|
2020-11-30 14:08:09 +01:00 |
|