Jean-Sébastien Pédron
5a81560072
Update rabbitmq-components.mk
2015-10-23 16:05:40 +02:00
Jean-Sébastien Pédron
ed81902131
Update erlang.mk
2015-10-22 18:34:11 +02:00
Jean-Sébastien Pédron
e87f01e549
Update rabbitmq-components.mk
2015-10-19 17:35:43 +02:00
Jean-Sébastien Pédron
35da776c3f
Update erlang.mk
2015-10-19 17:28:08 +02:00
Jean-Sébastien Pédron
35a4fc9ef0
Update rabbitmq-components.mk
2015-10-19 17:28:08 +02:00
Jean-Sébastien Pédron
8a454c5452
Initial move to erlang.mk
2015-10-19 17:28:08 +02:00
Michael Klishin
12fece211b
Merge branch 'stable'
2015-10-05 22:25:56 +03:00
Michael Klishin
dcec40cf31
Port .travis.yml from master
2015-10-05 22:24:58 +03:00
Michael Klishin
504d0dec93
Tweaks for travis build
2015-10-05 22:12:02 +03:00
Michael Klishin
e2d3d2e983
Kick off a travis build
2015-10-05 21:59:25 +03:00
Michael Klishin
6805c14b72
Make sure slapd is installed
2015-10-05 21:58:03 +03:00
Michael Klishin
7f8fe85518
Merge branch 'travis-ci-testing' of git://github.com/gmr/rabbitmq-auth-backend-ldap into gmr-travis-ci-testing
2015-10-05 21:57:15 +03:00
Michael Klishin
cd59c66c5a
Merge branch 'stable'
2015-10-05 21:56:33 +03:00
Robby Raschke
c599acdf33
Line things up a wee bit for consistency.
2015-10-05 18:17:50 +02:00
Robby Raschke
a240ecca34
Add test cases for mixed authentication&authorisation modules, check tags.
2015-10-05 17:47:25 +02:00
Robby Raschke
b862a6dfca
Allow test to specify backends dynamically.
2015-10-05 14:57:28 +02:00
Robby Raschke
018fae0c3f
Return the permission tags from an explicit separate authorization call.
2015-09-30 18:39:04 +02:00
Gavin M. Roy
c351b574a6
Add travis-ci configuration
2015-08-21 19:24:32 -04:00
Jean-Sébastien Pédron
ec977c4383
eldap-wrapper is useless now that Erlang R16B is required
...
Fixes #10 .
2015-08-03 18:55:25 +02:00
Michael Klishin
5fa779cdfa
(c) year
2015-05-24 04:48:04 +03:00
Michael Klishin
b50b8be85d
(c) year
2015-05-24 04:47:53 +03:00
Michael Klishin
44bad3a5ee
Extract seed.sh, add a couple more users for testing
2015-04-11 02:16:59 +03:00
Alex Thomas
5342ca95e3
Move connection error detection up a level to catch anon access error.
2015-03-30 17:45:10 +01:00
Alex Thomas
cf9789cf40
Move LDAP pool creation from app init to a boot step.
2015-03-30 16:45:44 +01:00
Alex Thomas
54ac8655d6
Recover from closed connection to server.
2015-03-30 15:11:25 +01:00
Simon MacMullen
ecf97d5024
Minor cleanups
...
Factor out the rebinding bit to stop the function getting out of hand,
reinstate a TODO since while better it is still not perfect, clean up
a few indent issues to conform to our poorly documented code standards.
2015-03-27 12:38:19 +00:00
Simon MacMullen
c8e08397e9
Merge branch 'master' into pull-request-83-fixups
2015-03-27 12:21:53 +00:00
Alex Thomas
4d2cb36283
Make LDAP worker pool size configurable.
2015-03-25 17:15:11 +00:00
ash-lshift
1ea66f0ce9
use worker_pool from rabbitmq-server
...
...instead of the NIH worker pool implementation. This assumes an as-yet
hypothetical modification to rabbitmq-server.
2015-03-24 18:18:02 +00:00
Simon MacMullen
f0d6fa4094
Fix crash when performing tag query using invalid other_bind creds
...
Not actually harmful since the crash was caught higher up and
reinterpreted as "permission denied" anyway, but this give us cleaner
logs.
2015-03-10 11:15:38 +00:00
ash-lshift
afb38b8747
use a pool of workers which cache connections
2015-03-06 17:41:05 +00:00
Michael Klishin
e64c959d69
Sync CONTRIBUTING.md with the template one
2015-02-20 17:08:20 +03:00
Jean-Sébastien Pédron
d665d9e5c8
Merge branch 'stable'
2015-02-19 18:13:23 +01:00
Jean-Sébastien Pédron
49608a2e0e
Convert .hgignore to .gitignore
2015-02-19 17:26:02 +01:00
Simon MacMullen
07b93ff379
Merge branch 'stable'
...
Conflicts:
src/rabbit_auth_backend_ldap.erl
2015-02-19 14:08:12 +00:00
Simon MacMullen
0e4b00fc80
If other_bind is not set to as_user, establish a new LDAP connection to perform tag queries against.
2015-02-19 13:31:01 +00:00
Michael Klishin
f8af637da5
Sync CONTRIBUTING.md with the template one
2015-02-18 00:24:35 +03:00
Jean-Sébastien Pédron
b5b89cc6c9
Merge branch 'stable'
2015-02-17 21:09:57 +01:00
Jean-Sébastien Pédron
24070da6db
Remove the "moved to GitHub" warning.
2015-02-17 21:09:44 +01:00
Jean-Sebastien Pedron
e9874b1306
stable to default
2015-02-17 17:56:08 +01:00
Jean-Sebastien Pedron
76f5a0c5ee
README: Warn about the move to GitHub
2015-02-17 17:55:55 +01:00
Simon MacMullen
a748c62326
stable to default
2015-01-09 13:23:46 +00:00
Simon MacMullen
6989477b6e
Oops
2015-01-09 13:23:21 +00:00
Simon MacMullen
3afc96688f
stable to default
2015-01-09 13:14:23 +00:00
Simon MacMullen
20644f08d1
Fix fill escaping, plus a test.
2015-01-09 13:04:19 +00:00
Simon MacMullen
384dddbbcd
Merge bug26469
2014-11-14 17:41:01 +00:00
Simon MacMullen
253f3a2f46
API changes.
2014-11-14 14:18:10 +00:00
Simon MacMullen
5f5cd354a6
Modern Debianbuntu packages ldapadd seperately.
2014-11-13 16:15:00 +00:00
Simon MacMullen
0013748edd
API changes.
2014-11-13 16:14:20 +00:00
Simon MacMullen
59fa43fb49
Warn on no LDAP server.
2014-11-13 16:06:48 +00:00