jvoss / artccmgr

ARTCC Manager is a full featured VATUSA/VATSIM ARTCC website and management platform.
GNU General Public License v3.0
0 stars 2 forks source link

Pundit redirect issue when not permitted #26

Closed jvoss closed 6 years ago

jvoss commented 6 years ago

In gitlab by @jvoss on Nov 11, 2017, 17:47

When not permitted to view a page and you are redirected from VATSIM SSO (i.e. the leave feedback button), the referrer catch redirects you back to the VATSIM SSO page.

Need to add a check in application_controller.rb in the #user_not_authorized method to check the referrer and ensure it is not SSO.

jvoss commented 6 years ago

In gitlab by @jvoss on Nov 12, 2017, 14:45

created branch 26-pundit-redirect-issue-when-not-permitted

jvoss commented 6 years ago

In gitlab by @jvoss on Nov 12, 2017, 14:49

mentioned in commit ad69a2abedeea4d9034032cd621edabc9b6728bc

jvoss commented 6 years ago

In gitlab by @jvoss on Nov 12, 2017, 14:49

mentioned in merge request !21

jvoss commented 6 years ago

In gitlab by @jvoss on Nov 12, 2017, 15:58

closed via commit 37396ba0a8605815556312bca53f0c0101d11480

jvoss commented 6 years ago

In gitlab by @jvoss on Nov 12, 2017, 15:58

closed via merge request !21