Commit Graph

7046 Commits

Author SHA1 Message Date
gruberroland b2d1f5de58
Merge pull request #64 from dhoffend/fix-ldap-exop
create correct error message when ldap_exop fails
2019-03-06 18:03:45 +01:00
Daniel Hoffend 8da632d4a0 create correct error message when ldap_exop fails 2019-03-06 16:52:10 +01:00
Roland Gruber cc90b307b0 fixed issue when object class of groups is in lower case 2019-03-05 17:59:33 +01:00
Roland Gruber 39f0730434 added mail alias to self service 2019-03-03 13:18:02 +01:00
Roland Gruber 82201ec448 added mail routing address to self service 2019-03-03 10:34:43 +01:00
Roland Gruber 12d5ac115a Shadow account expiration date 2019-03-03 10:28:43 +01:00
Roland Gruber dd2fb80375 added shadow account expiration notification job 2019-03-03 10:16:45 +01:00
Roland Gruber 8af9661254 PHP 7.3 2019-03-01 19:18:09 +01:00
Roland Gruber 5a6506cf6d fixed logging 2019-03-01 18:28:14 +01:00
Roland Gruber da4788b3cc fixed file attributes 2019-03-01 17:26:18 +01:00
Roland Gruber ad41a10036 remote logging 2019-03-01 17:18:54 +01:00
Roland Gruber ab12d24703 XFR 2019-02-27 20:05:25 +01:00
Roland Gruber 1eac04648a support multiple regex IDs for upload check 2019-02-27 19:22:39 +01:00
Roland Gruber 3d1ce91759 fixed footer 2019-02-27 19:16:31 +01:00
gruberroland 3587661a9d
Merge pull request #62 from LDAPAccountManager/monolog
Monolog
2019-02-24 12:01:10 +01:00
Roland Gruber 7c87eb0324 remote logging 2019-02-24 12:00:15 +01:00
Roland Gruber dfc8e5e5d3 ignore nuser+ngroup 2019-02-24 11:58:43 +01:00
Roland Gruber fb78790a39 6.7 2019-02-24 11:58:21 +01:00
Roland Gruber 575b700604 implemented logging 2019-02-23 20:29:45 +01:00
Roland Gruber ffe2316003 added configuration for remote logging 2019-02-23 19:44:10 +01:00
Roland Gruber 4949b1b70a added Monolog 2019-02-23 18:59:03 +01:00
Roland Gruber 34ffbb4f36 responsive account edit page 2019-02-23 18:42:21 +01:00
Roland Gruber 5f32b829b6 DNAME 2019-02-10 11:09:18 +01:00
Roland Gruber 8ac696ed22 fixed cases when numbers are equal 2019-02-01 20:27:49 +01:00
Roland Gruber 1c708bb816 PHP 7.3 2019-02-01 20:27:21 +01:00
Roland Gruber 716d119d34 PHP 7.3 fix 2019-02-01 20:18:55 +01:00
Roland Gruber 1bd598b0c3 set security headers 2019-02-01 19:38:03 +01:00
Roland Gruber 77e7c77e20 use String().trim() 2019-02-01 19:35:31 +01:00
Roland Gruber ec19de29c0 fixed content type 2019-01-29 21:31:50 +01:00
gruberroland b00282afb0
Merge pull request #58 from chriamue/patch-1
keep container running
2019-01-29 19:43:45 +01:00
Christian M f0e69fa6a3
keep container running
Hi, using ldapaccountmanager/lam in kubernetes stops running.
I think the same problem will happen starting using docker-compose.
Can you please change the Dockerfile or document on dockerhub.
Here is a config that works:
...
      containers:
        - name: ldap-account-manager
          image: ldapaccountmanager/lam
          command: ["/bin/sh"]
          args: ["-c", "service apache2 start && sleep infinity"]
2019-01-29 13:06:09 +01:00
Roland Gruber d15cde2507 fixed click events on page 2 and later 2019-01-28 21:14:49 +01:00
Roland Gruber b3d5b641f6 updated RPM 2019-01-28 18:21:00 +01:00
Roland Gruber db0150b0f6 removed dependencies as PHP 5 and 7 cannot be set together 2019-01-28 18:19:32 +01:00
Roland Gruber 992814d1c6 Bind DLZ description 2019-01-27 10:33:58 +01:00
Roland Gruber 3b6dd49278 tree-only configurations 2019-01-18 19:16:48 +01:00
Roland Gruber 189cabf5f4 do not add types by default to allow tree-only configurations 2019-01-18 19:11:10 +01:00
Roland Gruber ac936dd34a added mailLocalAddress and proxyAddresses as self service fields 2019-01-16 20:52:59 +01:00
Roland Gruber 7403a95104 removed obsolete code 2019-01-13 14:44:24 +01:00
Roland Gruber 8f14cab65e Dockerfile 2019-01-12 11:02:39 +01:00
Roland Gruber 104bfb0682 removed logging of all users 2019-01-09 18:53:20 +01:00
Roland Gruber 20f617ebdf check rights 2019-01-04 19:00:05 +01:00
Roland Gruber 18547baad2 refactoring 2019-01-02 21:10:32 +01:00
gruberroland 5682245739
Merge pull request #57 from LDAPAccountManager/yubiKey2FA
YubiKey 2FA
2019-01-01 11:53:49 +01:00
Roland Gruber e43d520e52 limit id length 2019-01-01 11:31:43 +01:00
Roland Gruber 8c4612c2ff documentation 2019-01-01 11:24:44 +01:00
Roland Gruber d0a97c47a9 YubiKey for self service 2019-01-01 10:54:31 +01:00
Roland Gruber 89ab8d0f1f get attribute name from config 2018-12-31 12:39:20 +01:00
Roland Gruber 4fea8155c8 refactoring 2018-12-31 11:42:20 +01:00
Roland Gruber 098618704a fixed logo copy 2018-12-31 11:03:50 +01:00