student-hub / acs-upb-mobile

A mobile application for students at ACS UPB.
MIT License
27 stars 22 forks source link

Fix crash on settings page when anonymous #303

Closed GhiaraD closed 2 years ago

GhiaraD commented 2 years ago

The app is checking for the permission level of the user without checking if the user is authenticated and not anonymous first.

acs-upb-mobile-bot commented 2 years ago
4 Warnings
:warning: No test changes detected. You should usually add at least one test for any new functionality.
:warning: Missing en-GB changelog entry at android/fastlane/metadata/android/en-GB/changelogs/10035.txt
:warning: Missing en-US changelog entry at android/fastlane/metadata/android/en-US/changelogs/10035.txt
:warning: Missing ro changelog entry at android/fastlane/metadata/android/ro/changelogs/10035.txt

If this is a trivial change that doesn't warrant a test or changelog entry, you can mark it as #trivial in the PR title.

Generated by :no_entry_sign: Danger