| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from default | Simon MacMullen | 2010-12-14 | 14 | -111/+357 |
| |\ | |||||
| | * | The resource is not a string. | Simon MacMullen | 2010-11-24 | 1 | -1/+1 |
| | * | Dammit. | Simon MacMullen | 2010-11-24 | 1 | -33/+5 |
| | * | Mnesia upgrade to convert user to internal_user records. Painful since the bu... | Simon MacMullen | 2010-11-24 | 2 | -1/+43 |
| | * | Merge from bug23467 (and hence default) | Simon MacMullen | 2010-11-24 | 23 | -472/+706 |
| | |\ | |||||
| | * | | Spec stuff. | Simon MacMullen | 2010-11-24 | 5 | -12/+65 |
| | * | | Don't allow the backend to grant access to a vhost which does not otherwise e... | Simon MacMullen | 2010-11-24 | 1 | -1/+4 |
| | * | | Allow Module:check_vhost_access and check_resource_access to return error tup... | Simon MacMullen | 2010-11-23 | 1 | -18/+40 |
| | * | | Fix some whitespace issues, add a note | Simon MacMullen | 2010-11-23 | 2 | -4/+5 |
| | * | | Let an auth plugin specify which vhosts a user can see. | Simon MacMullen | 2010-11-22 | 3 | -6/+13 |
| | * | | Allow auth backend modules to fail | Simon MacMullen | 2010-11-22 | 1 | -1/+8 |
| | * | | Fix accidental renaming of an info item. | Simon MacMullen | 2010-11-22 | 1 | -2/+2 |
| | * | | Improve consistency. | Simon MacMullen | 2010-11-22 | 2 | -4/+4 |
| | * | | Not sure that's the right approach but at least a) EXTERNAL works via pluggab... | Simon MacMullen | 2010-11-19 | 4 | -10/+24 |
| | * | | Increase the amount of correctness | Simon MacMullen | 2010-11-19 | 4 | -41/+49 |
| | * | | Umm, these are probably important | Simon MacMullen | 2010-11-19 | 2 | -0/+118 |
| | * | | Rather impressionistic sketch of how pluggable auth backends might start out. | Simon MacMullen | 2010-11-19 | 9 | -69/+69 |
| * | | | Spec fix. | Simon MacMullen | 2010-12-14 | 1 | -1/+1 |
| * | | | Make refused and protocol_error cases more symmetrical. | Simon MacMullen | 2010-12-14 | 5 | -14/+14 |
| * | | | Simplify code surrounding the return from BQ:ack | Matthew Sackman | 2010-12-14 | 2 | -29/+29 |
| * | | | improve consistency of API | Matthew Sackman | 2010-12-13 | 3 | -15/+12 |
| * | | | The arg to duplicate_node_check is always a string, and control:diags require... | Matthew Sackman | 2010-12-13 | 1 | -4/+5 |
| * | | | cosmetics | Matthew Sackman | 2010-12-13 | 1 | -7/+7 |
| * | | | Merging heads | Matthew Sackman | 2010-12-13 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Do not, ever, use lists:concat. It does not do what you think | Matthew Sackman | 2010-12-13 | 1 | -1/+1 |
| * | | | | Merged bug23506 into default | Emile Joubert | 2010-12-13 | 28 | -196/+669 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merged heads | Emile Joubert | 2010-12-13 | 1 | -1/+1 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | Essential cosmetic | Matthew Sackman | 2010-12-13 | 1 | -1/+1 |
| | * | | | | Merged bug23467 into default | Emile Joubert | 2010-12-13 | 19 | -104/+582 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | Merge from default. | Simon MacMullen | 2010-12-13 | 19 | -104/+582 |
| | | |\ \ \ | |||||
| | | | * | | | Demonstrate protocol_error. | Simon MacMullen | 2010-12-06 | 2 | -3/+8 |
| | | | * | | | Better diagnostics when authentication fails. | Simon MacMullen | 2010-12-06 | 3 | -14/+23 |
| | | | * | | | Remove should_offer/1. | Simon MacMullen | 2010-11-30 | 7 | -57/+42 |
| | | | | |/ | | | |/| | |||||
| | | | * | | Merge from default | Simon MacMullen | 2010-11-24 | 19 | -104/+583 |
| | | | |\ \ | |||||
| | | | | * | | Tiny simplifying refactor. | Simon MacMullen | 2010-11-24 | 1 | -2/+1 |
| | | | | * | | Be consistent about refused return | Simon MacMullen | 2010-11-19 | 1 | -2/+2 |
| | | | | * | | Merged default into bug23467 | Simon MacMullen | 2010-11-19 | 14 | -212/+337 |
| | | | | |\ \ | | | | | |/ | | | | |/| | |||||
| | | | | * | | Remove untrue statement | Simon MacMullen | 2010-11-19 | 1 | -1/+1 |
| | | | | * | | Don't open a security hole if server is misconfigured. | Simon MacMullen | 2010-11-16 | 1 | -3/+14 |
| | | | | * | | Specs. | Simon MacMullen | 2010-11-16 | 2 | -2/+9 |
| | | | | * | | Fix default config | Simon MacMullen | 2010-11-16 | 1 | -2/+1 |
| | | | | * | | After reading RFC5802 I'm not convinced this approach can be salvaged (in a s... | Simon MacMullen | 2010-11-16 | 1 | -38/+15 |
| | | | | * | | Merged from default | Simon MacMullen | 2010-11-16 | 37 | -395/+724 |
| | | | | |\ \ | |||||
| | | | | * | | | Remove the beginning of the per-mechanism options thing, in the interest of g... | Simon MacMullen | 2010-11-15 | 1 | -8/+1 |
| | | | | * | | | Beginning of a config mechanism. | Simon MacMullen | 2010-11-10 | 2 | -3/+14 |
| | | | | * | | | Fix that... | Simon MacMullen | 2010-11-10 | 1 | -1/+4 |
| | | | | * | | | Reinstate user_pass_login/2, the Erlang client depends on it. | Simon MacMullen | 2010-11-10 | 1 | -1/+14 |
| | | | | * | | | Strip out the plugin-disabling mechanism | Simon MacMullen | 2010-11-10 | 2 | -30/+0 |
| | | | | * | | | Spec fixes | Simon MacMullen | 2010-11-10 | 2 | -2/+3 |
| | | | | * | | | Mostly working EXTERNAL implementation | Simon MacMullen | 2010-11-10 | 7 | -27/+62 |
