Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove uneeded methods. | José Valim | 2010-03-10 | 1 | -18/+4 | |
* | Deprecated ActionController::Base.session_options= and ActionController::Base... | Carlhuda | 2010-03-04 | 1 | -2/+2 | |
* | ActionDispatch::Request deprecates #request_uri | Carl Lerche | 2010-03-03 | 1 | -1/+1 | |
* | Move session_store and session_options to the AC configuration object | Carlhuda | 2010-03-03 | 1 | -15/+13 | |
* | And the same thing for Basic | Yehuda Katz + Carl Lerche | 2009-08-25 | 1 | -1/+2 | |
* | HTTP Auth should not depend on RenderingController | Yehuda Katz + Carl Lerche | 2009-08-25 | 1 | -1/+2 | |
* | Modify Digest and Basic to take a request so they can be used outside of the ... | Yehuda Katz + Carl Lerche | 2009-08-25 | 1 | -7/+7 | |
* | Make http digest work with different server/browser combinations | José Valim | 2009-08-09 | 1 | -1/+2 | |
* | Fix HTTP basic authentication for long credentials [#2572 state:resolved] | Jan Schwenzien | 2009-08-09 | 1 | -1/+1 | |
* | Rename /base to /metal and make base.rb and metal.rb top-level to reflect the... | Yehuda Katz | 2009-08-06 | 1 | -0/+309 |