Commit Graph

  • 27bc70be13 Fixing authentization process Tomáš Golembiovský 2014-01-17 14:43:03 +0100
  • eac8408c82 Allow include directive in ldap block Tomáš Golembiovský 2014-01-16 18:25:42 +0100
  • bb74441c52 Merge pull request #24 from rdnelson/master Valery 2013-10-23 00:15:55 -0700
  • 5909f47d89 Merge pull request #18 from nyoxi/master Valery 2013-10-23 00:12:43 -0700
  • 7248c9e257 Fixed #21 by rebinding to server's binddn after each bind. Robert Nelson 2013-10-18 15:13:55 -0400
  • 59ef5fd1df bugfix: User gets authenticated when satisfy is 'any' and no group matches. Tomáš Golembiovský 2013-09-09 18:50:07 +0200
  • ee45bc4898 Merge pull request #17 from yirkha/master Valery 2013-09-04 22:36:17 -0700
  • f4d1da9bb7 Add support for ldaps:// SSL connections Jiri Hruska 2013-09-04 17:44:06 +0200
  • 214de5be41 Avoid duplicate error message when server closes the connection Jiri Hruska 2013-09-04 13:37:36 +0200
  • 5cb46a08e7 Do not crash on startup when no servers have been defined Jiri Hruska 2013-09-03 19:12:29 +0200
  • 6eea22868d Initialize ngx_http_auth_ldap_server_t structure fields properly Jiri Hruska 2013-09-03 17:59:28 +0200
  • 8d03e56550 Update README.md Valery 2013-08-30 10:11:00 +0400
  • dc27cccaa1 Merge pull request #16 from yirkha/master Valery 2013-08-29 23:01:08 -0700
  • 941022a521 Merge remote-tracking branch 'upstream/master' Jiri Hruska 2013-08-30 07:32:40 +0200
  • 20abfeae74 Update README.md Jiri Hruska 2013-08-30 07:29:14 +0200
  • 007ef91db1 Implement reconnect when LDAP connection goes down Jiri Hruska 2013-08-30 07:12:54 +0200
  • 9b192fee53 Fix intermittent authentication failures Jiri Hruska 2013-08-30 04:57:18 +0200
  • eb313ca473 Open configurable amount of connections to all servers Jiri Hruska 2013-08-30 04:43:38 +0200
  • afda839edb Handle LDAP operations asynchronously using nginx event architecture Jiri Hruska 2013-08-30 01:18:03 +0200
  • 7acf3b4a98 Unification and small cleanup of log messages Jiri Hruska 2013-08-30 02:44:05 +0200
  • 16c3452ec0 Minor code formatting cleanup Jiri Hruska 2013-08-30 02:36:52 +0200
  • 1b6ee8e0c1 Clean function order a bit before further big changes Jiri Hruska 2013-08-30 02:27:02 +0200
  • c8d76769d4 Add contribution notice to the licenses Jiri Hruska 2013-08-30 04:11:05 +0200
  • 8b2dcc7522 Implement a per-process cache for increased performance Jiri Hruska 2013-07-24 16:47:43 +0200
  • bd4959918c Allow specifying the full user DN to avoid searching the LDAP Jiri Hruska 2013-07-22 16:05:29 +0200
  • a043544e2d Resolve server names only once during configuration Jiri Hruska 2013-07-23 19:36:05 +0200
  • 89f0f75592 Simplify processing of auth_ldap configuration directives Jiri Hruska 2013-07-23 18:51:49 +0200
  • 4947e2047d Use ngx_http_complex_value_t instead of custom script handling Jiri Hruska 2013-07-22 15:39:08 +0200
  • 17fce4fe0a Remove ngx_ldap_userinfo and custom parsing of the Authorization header Jiri Hruska 2013-07-22 15:18:15 +0200
  • 4228721e81 Minor refactoring and cleanup Jiri Hruska 2013-07-23 18:24:33 +0200
  • 2d30d6e4ae Remove forgotten "auth_basic" from ngx_http_auth_basic_create_loc_conf() Jiri Hruska 2013-07-22 16:56:49 +0200
  • 04ed544f49 Fix a typo in Pavel Brylov's configuration refactoring Jiri Hruska 2013-07-22 15:46:40 +0200
  • 594ab64404 Update README.md Valery 2013-07-30 08:37:11 +0400
  • 476e6bf981 Merge pull request #12 from pavelbrylov/master Valery 2013-07-20 02:02:48 -0700
  • 48f11c2eec Added support for multiple ldap servers, contains non-backwards compatible changes to configuration Pavel Brylov 2013-07-17 19:03:16 +0300
  • b3a0b659c1 Merge pull request #10 from chaoranxie/patch-1 Valery 2013-05-28 12:36:14 -0700
  • 80fe157bac need ; after the password input, or else it give an error Chao 2013-05-28 15:15:54 -0300
  • f93c8d82b8 Create LICENSE Valery 2013-05-28 14:15:26 +0400
  • 6aa1e7148c Add Licence to source Valery 2013-05-28 14:14:45 +0400
  • c4dc7c9153 Merge pull request #6 from exelnet/master Valery 2013-01-18 00:07:27 -0800
  • ef6b924ffb The tls allow option will cause problems when no ldap.conf is defined on the client system. If the certificate option fails, warn and keep going. Jan Marc Hoffmann 2013-01-18 01:42:58 +0100
  • 420be94b32 Merge pull request #4 from harveyzh/master Valery 2012-11-24 00:42:56 -0800
  • 7e33e928c1 fix memory length for the search filter harveyzh 2012-11-23 16:40:11 +0800
  • 3831deea1d Update README.md Valery 2012-10-17 10:27:42 +0400
  • 2beeb7c179 Update README.md Valery 2012-10-17 09:23:33 +0400
  • 8026eac01e fix clone source in README Valery Komarov 2012-09-25 00:15:14 +0400
  • 3a7f9e3cf3 add README.md Valery Komarov 2012-09-24 23:31:57 +0400
  • c2c3d5ea49 fix Issue 8 v0.1 Valery Komarov 2011-11-16 13:25:35 +0300
  • 6d8f79e876 Fix Issue 9 Valery Komarov 2011-11-16 11:53:06 +0300
  • a395a59040 merge with issue6 Valery Komarov 2011-09-22 21:14:12 +0400
  • 440428e3c0 Issue 6 Valery Komarov 2011-09-21 22:42:14 +0400
  • 4e617f9794 Fix: Issue 5 Valery Komarov 2011-09-20 23:33:56 +0400
  • 649eba3171 Fix: Issue 3 Valery Komarov 2011-07-26 12:57:16 +0400
  • 56f958df32 Security fix: auth_ldap_require Valery Komarov 2011-05-17 11:55:46 +0400
  • 624172c978 Source format Valery Komarov 2011-05-17 11:28:21 +0400
  • 4e1ad9585e add auth_ldap_require valid_user Valery Komarov 2011-05-16 23:41:15 +0400
  • 29ca665654 Fix Issue 2 Valery Komarov 2011-04-11 16:20:09 +0400
  • 79cf28ec93 ldaps:// Valery Komarov 2011-03-28 19:19:00 +0400
  • 40fc8711b4 New: commands auth_ldap_group_attribute, auth_ldap_group_attribute_is_dn + fixes Valery Komarov 2011-03-16 23:56:40 +0300
  • 7deefc9a85 Fix: ngx_log_debug's Valery Komarov 2011-03-11 14:11:50 +0300
  • 906f880b53 initial commit Valery Komarov 2011-03-11 11:47:50 +0300