• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

square / rails-auth / 108

Builds Branch Commit Type Ran Committer Via Coverage
108 master Merge pull request #27 from square/tarcieri/java-cert-arrays Handle javax.servlet.request.X509Certificate arrays push 12 Jul 2016 04:29AM UTC web-flow travis-ci pending completion   set done
107 master Merge pull request #29 from square/tonyarcieri/lock-to-rack-1-x Lock to Rack 1.x and ActiveSupport 4.x in tests push 12 Jul 2016 04:11AM UTC web-flow travis-ci pending completion   set done
106 master Lock to Rack 1.x and ActiveSupport 4.x This library isn't (necessarily) incompatible with Rails 5, however we test on older Rubies, and it's broken on those. This appears to be due to a Bundler bug: https://github.com/bundler/bundler/pull/4650 Pull #29 12 Jul 2016 04:03AM UTC web-flow travis-ci pending completion   set done
105 master Lock to ActiveSupport 4.x This library isn't (necessarily) incompatible with Rails 5, however we test on older Rubies, and it's broken on those. This appears to be due to a Bundler bug: https://github.com/bundler/bundler/pull/4650 Pull #29 12 Jul 2016 03:59AM UTC web-flow travis-ci pending completion   set done
104 master Lock to ActiveSupport 4.x This library isn't (necessarily) incompatible with Rails 5, however we test on older Rubies, and it's broken on those. This appears to be due to a Bundler bug: https://github.com/bundler/bundler/pull/4650 Pull #29 12 Jul 2016 03:56AM UTC web-flow travis-ci pending completion   set done
103 master Lock to Rack 1.x in tests This library isn't (necessarily) incompatible with Rack 2.x, however we test on older Rubies, and for whatever reason Bundler 1.12.5 isn't able to resolve older versions of Rack for these older Rubies. If the cause of t... Pull #29 12 Jul 2016 03:50AM UTC web-flow travis-ci pending completion   set done
102 master Add a attr_reader for Rails::Auth::ACL#resources It's useful to be able to access these for the purpose of debugging authorization failures. They're frozen anyway, so this hopefully won't have a negative reliability or security impact. Pull #28 12 Jul 2016 04:30AM UTC web-flow travis-ci pending completion   set done
101 master Handle javax.servlet.request.X509Certificate arrays Apparently these are passed into the Rack environment as an array instead of an individual cert, so extract the first one and attempt to verify it. Pull #27 12 Jul 2016 04:12AM UTC web-flow travis-ci pending completion   set done
100 master Bump version to 1.1.0 and update CHANGES.md push 23 Jun 2016 05:08PM UTC tarcieri travis-ci pending completion   set done
99 master Merge pull request #26 from ewr/MakeAddCredentialIdempotent Make add_credential idempotent push 23 Jun 2016 05:05PM UTC web-flow travis-ci pending completion   set done
98 master Make calls to `add_credential` idempotent If called with the same type and credentials that return true for `==`, don't raise an ArgumentError. Instead, return the existing env. Add an `==` implementation to X509::Certificate, comparing the two ... Pull #26 23 Jun 2016 04:37PM UTC web-flow travis-ci pending completion   set done
97 master Merge pull request #25 from ewr/AddOverrideAuthorized Allow outside middleware to mark a request as authorized push 23 Jun 2016 04:34PM UTC web-flow travis-ci pending completion   set done
96 master Make calls to `add_credential` idempotent If called with the same type and credentials that return true for `==`, don't raise an ArgumentError. Instead, return the existing env. Add an `==` implementation to X509::Certificate, comparing the two ... Pull #26 23 Jun 2016 04:30PM UTC web-flow travis-ci pending completion   set done
95 master Allow outside middleware to mark a request as authorized and bypass ACL check Add `authorized!(env)` and `authorized?(env)` to `Rails::Auth`. Outside middleware can use `authorized!` to mark a request as being exempt from the ACL check. Allows ot... Pull #25 22 Jun 2016 08:41PM UTC web-flow travis-ci pending completion   set done
94 master Allow outside middleware to mark a request as authorized and bypass ACL check Add `authorized!(env)` and `authorized?(env)` to `Rails::Auth`. Outside middleware can use `authorized!` to mark a request as being exempt from the ACL check. Allows ot... Pull #25 22 Jun 2016 08:37PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc