]> git.openstreetmap.org Git - rails.git/commit
Add a privileged scope that allows email addresses to be returned
authorTom Hughes <tom@compton.nu>
Fri, 30 Jul 2021 21:39:39 +0000 (22:39 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 26 Aug 2021 16:22:25 +0000 (17:22 +0100)
commitf4d1d97848306e71b6525c58f2e5691b8aa686b7
treea4a8216380c4742925b3d1d1ff84117920434745
parent6c6e8883f703efe8e05d893a94c169ac90733d42
Add a privileged scope that allows email addresses to be returned
app/controllers/application_controller.rb
app/views/api/users/_user.json.jbuilder
app/views/api/users/_user.xml.builder
config/locales/en.yml
lib/oauth.rb