An open API service providing commit metadata for open source projects.

GitHub / cookpad/omniauth-rails_csrf_protection / commits

Provides CSRF protection on OmniAuth request endpoint on Rails application.

SHA Message Author Date Stats
c4f53d72 Bump to 2.0.1 Prem Sichanugrist <s****@s****u> 8 months ago
1a0d3909 Fix an issue with configuration delegation in Rails < 8.1 Prem Sichanugrist <s****@s****u> 8 months ago
bc315e1b Properly silence Rails 8.0.x warning message in test Prem Sichanugrist <s****@s****u> 8 months ago
23483750 Bump to 2.0.0 Prem Sichanugrist <s****@s****u> 9 months ago
c283d1d1 Update README to add OmniAuth's built-in solution Prem Sichanugrist <s****@s****u> 9 months ago
431597eb Silence `#to_time` warning in Rails 8.0.x Prem Sichanugrist <s****@s****u> 9 months ago
5e9c8a27 Print Ruby version in the test output Prem Sichanugrist <s****@s****u> 9 months ago
2cf722bd Add workaround for deprecated AS::Configurable
Co-authored-by: Scott Klein <s****t@k****o>
Prem Sichanugrist <s****@s****u> 9 months ago
3e62c057 Remove unnecessary logger gem entry in Gemfile Prem Sichanugrist <s****@s****u> 9 months ago
f9810a58 Update build matrix and fix build errors Prem Sichanugrist <s****@s****u> 9 months ago
14b611de merge Merge pull request #22 from nevans/update-ci-for-rails-8 Prem Sichanugrist <s****@s****u>
Committed by: GitHub <n****y@g****m>
9 months ago
8688c86e Add rails 7.2 and 8.0 to the build matrix nick evans <n****k@r****v> over 1 year ago
f0f5f84d Bump to 1.0.2 Prem Sichanugrist <s****@s****u> about 2 years ago
8476ad1f Add Ruby 3.3 to the build matrix Prem Sichanugrist <s****@s****u> about 2 years ago
6bcc98a9 Add GitHub Workflow Prem Sichanugrist <s****@s****u> about 2 years ago
d92aeb6f Remove CircleCI configuration Prem Sichanugrist <s****@s****u> about 2 years ago
2819b548 Use config.secret_key_base in test_helper instead Prem Sichanugrist <s****@s****u> about 2 years ago
9bf98c1f Make TokenVerifier#call safely reentrant nick evans <n****k@r****v>
Committed by: Prem Sichanugrist <s****@s****u>
over 2 years ago
eed90374 merge Merge pull request #14 from abrahamparayil/patch-1 Prem Sichanugrist <p****m@c****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
697db647 Update quotes to match the style guide Prem Sichanugrist <p****m@c****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
9c3c3416 Add more files to spec files Abraham Raji <w****k@a****n>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
e33c7763 Refactor to remove usage of git in gemspec Abraham Raji <w****k@a****n>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
b0ea863d Bump to 1.0.1 Prem Sichanugrist <s****@s****u> over 4 years ago
d39e59e9 Switch to CircleCI cimg Prem Sichanugrist <s****@s****u> over 4 years ago
b0167467 Update build matrix Prem Sichanugrist <s****@s****u> over 4 years ago
5b8bc6d4 merge Merge pull request #13 from the-spectator/fix_missing Prem Sichanugrist <s****@s****u>
Committed by: GitHub <n****y@g****m>
over 4 years ago
96b7e0f9 Add missing ominauth require Akshay Birajdar <a****5@g****m> almost 5 years ago
8043cab4 Remove Ruby 2.5/2.6 and Edge Rails from matrix Prem Sichanugrist <s****@s****u> over 5 years ago
e3e45b90 Point edge rails to main branch instead of master Prem Sichanugrist <s****@s****u> over 5 years ago
a26ac09a Update links after renaming default branch to main Prem Sichanugrist <s****@s****u> over 5 years ago
2f286c81 Update CircleCI build matrix Prem Sichanugrist <s****@s****u> over 5 years ago
b87ac3f7 merge Merge pull request #9 from BobbyMcWho/2_0_0-rc1_support Prem Sichanugrist <p****t@c****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
8d299316 Support omniauth 2.0.0 Bobby McDonald <b****o@g****m> over 5 years ago
c620a75c merge Merge pull request #4 from mccarths/patch-1 Prem Sichanugrist <s****@s****u>
Committed by: GitHub <n****y@g****m>
about 7 years ago
2e2bb749 Typo: phrase -> phase Paul McCarthy <p****s@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
b33ff2e5 Add link to CVE advisory page Prem Sichanugrist <s****@s****u>
Committed by: GitHub <n****y@g****m>
about 7 years ago
15f4e920 merge Merge pull request #3 from sunny/patch-1 Prem Sichanugrist <s****@s****u>
Committed by: GitHub <n****y@g****m>
about 7 years ago
9a9fbaca Minor README fixes Sunny Ripert <s****y@s****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
9eb23d63 Bump to 0.1.2 Prem Sichanugrist <s****@s****u> about 7 years ago
fc0d864f merge Merge pull request #2 from kobsy/dup-env Prem Sichanugrist <s****@s****u>
Committed by: GitHub <n****y@g****m>
about 7 years ago
08d506cb Avoided modifying env Matthew Kobs <m****s@c****g> about 7 years ago
b3775330 Bump to 0.1.1 Prem Sichanugrist <s****@s****u>
Committed by: GitHub <n****y@g****m>
about 7 years ago
cd7cf476 Add CircleCI badge Prem Sichanugrist <s****@s****u>
Committed by: GitHub <n****y@g****m>
about 7 years ago
7c52a73d merge Merge pull request #1 from GUI/rails-42 Prem Sichanugrist <s****@s****u>
Committed by: GitHub <n****y@g****m>
about 7 years ago
f2c092fe Loosen version constraints for Rails 4.2 and 5.0 support. Nick Muerdter <1****I@u****m> about 7 years ago
7f109bb6 Add Ruby 2.4 to the build matrix Prem Sichanugrist <s****@s****u> about 7 years ago
bbc67a67 Fix broken gemspec Prem Sichanugrist <s****@s****u> about 7 years ago
dc9405c7 Add CircleCI workflow configuration Prem Sichanugrist <s****@s****u> about 7 years ago
74a0f1b0 Add CircleCI configuration Prem Sichanugrist <s****@s****u> about 7 years ago
4e4602b2 Allow testing with multiple versions of Rails Prem Sichanugrist <s****@s****u> about 7 years ago
5f885dbc Port code from Cookpad Global and add test cases Prem Sichanugrist <s****@s****u> about 7 years ago
d6a1c0fc Initial commit Prem Sichanugrist <s****@s****u> about 7 years ago

← Back to repository