Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(permissions): ensure lower case for resource name in fiat_permission and fiat_resource tables #963

Merged
merged 3 commits into from
Jul 26, 2022

Conversation

armory-abedonik
Copy link
Contributor

Customer reported a permissions issue. He lost access to some applications with set permissions. Our Ops engineers found that the same record inside 'fiat_permission` table has upper or lower case for the resource name field in different time. Customer uses the master version of Fiat service. This pull request ensures that the resource name will be the same.

@mattgogerly
Copy link
Member

@Mergifyio update

@mergify
Copy link
Contributor

mergify bot commented Jul 26, 2022

update

✅ Branch has been successfully updated

@link108
Copy link
Member

link108 commented Sep 28, 2022

backporting this, see #964 (comment)

@link108
Copy link
Member

link108 commented Sep 28, 2022

@Mergifyio backport release-1.27.x release-1.28.x

mergify bot pushed a commit that referenced this pull request Sep 28, 2022
…ion and fiat_resource tables (#963)

* fix(permissions): ensure lower case for resource name in fiat_permission and fiat_resource tables

* fix: unit test

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit ce8faf8)
mergify bot pushed a commit that referenced this pull request Sep 28, 2022
…ion and fiat_resource tables (#963)

* fix(permissions): ensure lower case for resource name in fiat_permission and fiat_resource tables

* fix: unit test

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit ce8faf8)
@mergify
Copy link
Contributor

mergify bot commented Sep 28, 2022

backport release-1.27.x release-1.28.x

✅ Backports have been created

link108 pushed a commit that referenced this pull request Sep 29, 2022
…ion and fiat_resource tables (backport #963) (#980)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: armory-abedonik <106548537+armory-abedonik@users.noreply.github.com>
link108 pushed a commit that referenced this pull request Sep 29, 2022
…ion and fiat_resource tables (backport #963) (#979)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: armory-abedonik <106548537+armory-abedonik@users.noreply.github.com>
blakebarnett pushed a commit to blakebarnett/fiat that referenced this pull request Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
5 participants