Commit Graph

6659 Commits

Author SHA1 Message Date
Roland Gruber a15a3ea233 6.7 2019-03-15 17:25:38 +01:00
Roland Gruber 534afc281b translation update 2019-03-10 10:25:49 +01:00
Roland Gruber f91d29bb58 typo 2019-03-10 10:25:33 +01:00
Roland Gruber 0ff0131dc8 typo 2019-03-10 10:13:23 +01:00
Roland Gruber a5a7a66e2a self service 2019-03-10 10:06:22 +01:00
Roland Gruber 68e3b3f076 base URL 2019-03-09 11:27:49 +01:00
Roland Gruber 4f04dcb48e added base URL to getCallingURL() 2019-03-09 11:10:42 +01:00
Roland Gruber 19ea7dd3dd base URL for self service 2019-03-09 09:41:32 +01:00
Roland Gruber 2ac5b95e63 refactoring 2019-03-09 09:19:39 +01:00
Roland Gruber 7564ba33f4 new self service fields 2019-03-06 19:39:13 +01:00
Roland Gruber e10416f588 group of names memberships 2019-03-06 19:14:58 +01:00
Roland Gruber 87921f07c7 Merge branch 'develop' of git@github.com:LDAPAccountManager/lam.git into develop 2019-03-06 18:09:33 +01:00
Roland Gruber a93bcf830f Unix group memberships in self service 2019-03-06 18:09:22 +01:00
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