]> git.openstreetmap.org Git - rails.git/commit
Add support for generating TOTP cookies
authorTom Hughes <tom@compton.nu>
Fri, 2 Dec 2016 22:42:35 +0000 (22:42 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 2 Jan 2017 19:01:01 +0000 (19:01 +0000)
commit17135cad03d46e0604bf83c91ea1b086db6aae47
tree13fcac4983ac9126c55d31e34ce6cf730ec2582a
parent08b0cbb7d7a9a59c078ba68e49f2bcfbb9e93aea
Add support for generating TOTP cookies

This allows other sites in the openstreetmap.org domain to validate
that requests are coming from a www.openstreetmap.org user.
Gemfile
Gemfile.lock
app/controllers/site_controller.rb
config/example.application.yml