]> git.openstreetmap.org Git - rails.git/commit
Require a logged in user for the iD frame
authorTom Hughes <tom@compton.nu>
Mon, 25 Jul 2022 23:30:50 +0000 (00:30 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 25 Jul 2022 23:52:22 +0000 (00:52 +0100)
commitaa32dba482c858499d6cc32cecffcdec87b918d4
treeb1b756fc5931e9c65d27778e8e406f55946875aa
parent8aa6d483603137c9c6993dd9452f8be5828bfa28
Require a logged in user for the iD frame

The frame will error if the user is not logged in as it wants
to be able to access their OAuth token.
app/controllers/site_controller.rb