Age | Commit message (Expand) | Author |
2010-06-24 | use JSON content type in replicator, require it in the _bulk_docs and other P... | John Christopher Anderson |
2010-06-23 | Authentication caching, to avoid repeated opening and closing of the users da... | Damien F. Katz |
2010-06-02 | trailing whitespace pedantry | Jan Lehnardt |
2010-05-04 | use keysearch BIF to search ejson props. Closes COUCHDB-747 | Adam Kocoloski |
2010-04-19 | Fix to close users db immediately after authentication. | Damien F. Katz |
2010-03-05 | use OTP base64 lib. Patch by Filipe Manana. Closes COUCHDB-681 | Adam Kocoloski |
2010-02-23 | Minor cleanup thanks to Joel Clark. | Paul Joseph Davis |
2010-02-02 | proxy authentification handler. This handler allows creation of a | Benoit Chesneau |
2010-02-01 | fix unused variable warnings, remove unused code. | Jan Lehnardt |
2010-01-18 | normalize userCtx name and roles, also, no log in via a conflict doc | John Christopher Anderson |
2010-01-13 | validate use doc type | John Christopher Anderson |
2010-01-12 | Add utility for verifying hashes. | Jason David Davies |
2010-01-09 | better validations on users db | John Christopher Anderson |
2010-01-07 | merge account branch to trunk | John Christopher Anderson |
2009-11-21 | code improvements from tidier. Patch by Kostis Sagonas. COUCHDB-570 | Adam Kocoloski |
2009-09-25 | Fix speling. | Jason David Davies |
2009-09-24 | have cookie auth use ini-file admins | Jan Lehnardt |
2009-09-24 | update the AuthSession cookie even if no Set-Cookie is already present | Adam Kocoloski |
2009-09-20 | remove some unneeded opening, closing and passing around of Db | Jan Lehnardt |
2009-09-14 | View refactoring and addition of raw collationoption. Significant performance... | Damien F. Katz |
2009-09-11 | Refactoring of endkey code in views and btrees. End key functionaility is now... | Damien F. Katz |
2009-09-09 | choice of uuid algos for better insert perf. Closes COUCHDB-465. Thanks rnew... | Adam Kocoloski |
2009-09-05 | thou shalt make before thou commit, thou shalt make before thou commit, thou ... | Jan Lehnardt |
2009-09-05 | code =~ s/imperative/declarative & faster/, thanks to Kostis Sagonas for poin... | Jan Lehnardt |
2009-09-02 | use the same password hash calculation for user creation via ini file and use... | Jan Lehnardt |
2009-09-01 | remove debugging leftover | Jan Lehnardt |
2009-08-29 | merge cascading auth patch by Jason Davies, closes COUCHDB-478, fix tests | Jan Lehnardt |
2009-08-14 | update allowed methods to reflect reality | Adam Kocoloski |
2009-08-04 | Initial check-in of OAuth and cookie authentication. | Damien F. Katz |