ralf
846defb42e
fix missing curl caused nodejs install to fail
2023-02-03 20:29:16 +01:00
ralf
a5739072e9
updating developer install after experiences with Hadi's Ubuntu 22.04 update
2023-01-27 20:58:03 +01:00
ralf
38e9d9984f
Changelog for 23.1.20230125
2023-01-25 14:21:51 +01:00
ralf
ab6e2ec3b7
using a single build step again to get smaller images
2023-01-18 15:40:14 -06:00
ralf
8540977872
fix build for current 8.1 and new 8.2 builds
2023-01-16 16:19:34 -06:00
ralf
ca2f19696e
Revert "remove a couple of steps/layers, now that they work"
...
This reverts commit ef86af0740
.
2023-01-12 21:57:45 -06:00
ralf
ef86af0740
remove a couple of steps/layers, now that they work
2023-01-12 21:19:42 -06:00
ralf
d9ddba7b9e
Changelog for 23.1.20230114
2023-01-12 20:32:15 -06:00
ralf
df6bfdc54b
reverting to ubuntu:20.04 based images as current 22.04 images require Docker features not available on old Docker versions used by current Ubuntu and Debian :(
...
--> update and cron working again and also installing of further packages (like vim) in the container
2023-01-10 18:58:24 -06:00
ralf
2e200baa08
WIP 23.1 container builds
2023-01-10 15:44:27 -06:00
ralf
9ef1e44744
WIP 23.1 container builds
2023-01-10 15:43:56 -06:00
ralf
14dcad566b
fix wrong major version in changelog
2023-01-10 13:09:55 -06:00
ralf
757eeccf5c
fix changelog of first release of a new version gets the old major release
2023-01-10 13:09:10 -06:00
ralf
88c19b472c
fix some warnings
2023-01-10 12:51:41 -06:00
ralf
7df0f69621
Changelog for 23.1.20230110
2023-01-10 12:31:27 -06:00
ralf
0074f4a70e
use 23.1
2023-01-10 12:07:11 -06:00
Ralf Becker
fccf18e832
Added GET request to existing resource with all available fields
2022-12-14 07:58:43 -06:00
ralf
ad261f57c9
PHP > 7.4 exclude deprecated apps from old packages (not installed via git), always exclude sitemgr
2022-12-04 08:09:43 +01:00
ralf
a70e470ffb
Changelog for 21.1.20221202
2022-12-02 10:51:44 +01:00
ralf
278644fbee
adding phpMyAdmin to developer install
2022-11-15 14:34:38 +01:00
ralf
83eff39e00
fix sed to find version
2022-11-15 09:29:58 +01:00
ralf
a79a0802a1
we must NOT exclude node_modules in 22.1 or master
2022-09-22 20:35:55 +02:00
ralf
7072f96244
building 22.1 images with PHP 8.1 on base of Ubuntu 22.04 and MariaDB 10.6
2022-09-20 13:44:54 +02:00
ralf
67f41f8041
update build script to 22.1
2022-09-20 13:42:38 +02:00
ralf
0368173487
build development Docker images now based on Ubuntu 22.04 and by default with PHP 8.1
...
docker-compose.yml uses now mariadb:10.6 with automatic upgrade enabled
2022-09-20 11:16:35 +02:00
ralf
99f1984b48
Changelog for 21.1.20220916
2022-09-16 14:02:04 +02:00
ralf
df0f25df4d
some updates and workarounds for SSO
2022-09-15 12:55:42 +02:00
ralf
7ac70ac8ee
* OpenID Connect: autodiscovery support via /.well-known/openid-configuration
2022-09-13 09:40:35 +02:00
ralf
a559e2d3da
Changelog for 21.1.20220905
2022-09-05 10:59:23 +02:00
ralf
c24c1049dd
fix PHP Fatal Error: Call to undefined function each()
2022-09-05 08:42:13 +02:00
ralf
7eeb72513d
fix hardcoded php binary (no longer working on MacOS without PHP)
2022-09-05 08:33:26 +02:00
ralf
3c4b03ca3c
* SAML/Univention: support for Univention SAML IdP for SSO incl. docu
2022-08-04 20:10:23 +02:00
ralf
e887a14238
add Collabora init container and note that this is not the recommended was to install EGroupware on a Linux server
2022-07-19 15:45:09 +02:00
ralf
c5cab2e7b3
need to pass --ignore-platform-reqs to composer create-project to be able to install with PHP 8.x
2022-05-11 09:21:27 +02:00
ralf
8b2022643e
document that you need to start egroupware container/installation first, before the swoolpush container
2022-05-11 08:55:05 +02:00
ralf
c54a536f8a
setting and tagging PHP 8.1 as default PHP version (for development)
2022-05-11 08:46:53 +02:00
ralf
7144f2fad1
remove no longer necessary composer 1.x downgrade
2022-05-11 08:34:02 +02:00
ralf
7796eb23f9
if a private CA is given, change Docker entrypoint to patch system CA-file into php.ini
...
the system CA seems not used by default, no idea why ...
2022-05-06 11:14:43 +02:00
ralf
941142c5be
fix CallbackIterator to return mixed, as it can be overwritten with a callback
2022-04-24 21:27:53 +02:00
ralf
d92c5a94a6
fix PHP 8.1 Deprecated by adding return type declarations
2022-04-24 18:15:47 +02:00
ralf
c3ccb7e2e4
no longer tag ADOdb with EGroupware version, handling it with own version like other dependencies
2022-04-20 21:59:51 +02:00
ralf
29ab167612
fix build for PHP 8.1 and no longer (additional) install of PHP 7.4 for PHP 8.x
2022-04-20 21:59:51 +02:00
ralf
150f741f5a
Changelog for 21.1.20220408
2022-04-08 13:23:18 +03:00
ralf
1f46fdc7d6
Changelog for 21.1.20220406
2022-04-06 16:58:06 +03:00
ralf
233c984b0e
seem Composer 2.x need --prefer-source to not remove the .git dirs on update
2022-04-06 14:11:10 +03:00
ralf
cfc7bd84f5
no more Composer 1 downgrade
2022-03-22 18:43:28 +02:00
ralf
82c7f4b89d
rename header.inc.php to header-backup.inc.php before updating it and rename it back, if update fails
2022-03-05 15:57:18 +02:00
Ralf Becker
33db2190b0
Changelog for 21.1.20220207
2022-02-07 18:01:30 +02:00
Ralf Becker
1c053ade4c
updates for developer docker-compose.yml and nginx.conf
2022-02-03 09:36:27 +02:00
Ralf Becker
67ac05a786
support for Collabora/CODE 21.11+ for the developer install
2022-02-02 20:53:43 +02:00
Ralf Becker
5cd4fc0612
Changelog for 21.1.20211130
2021-11-30 11:17:50 +02:00
Ralf Becker
730e1c72c1
fix error caused by post_install.php not running as root (default for container)
2021-11-09 09:40:04 +01:00
Ralf Becker
6a031ef45c
add some more typical contact-form examples
2021-10-04 10:48:04 +02:00
Ralf Becker
281e71ef71
use PUT with a UID as id to update an existing resource or create it, if not existing
2021-09-25 13:04:49 +02:00
Ralf Becker
e640873fc0
implement and document PATCH
2021-09-25 12:38:08 +02:00
Ralf Becker
1280de46d6
REST API allow sending a JSON patch to update or create a new contact (currently only via POST or PUT, not as PATCH!)
...
allows eg. to create a contact from a simple Wordpress contact-form only supporting POST requests and a flat object, see new example in the documentation
2021-09-24 18:06:13 +02:00
Ralf Becker
7562dd9fe3
Changelog for 21.1.20210923
2021-09-23 15:10:07 +02:00
Ralf Becker
d27d3f31ad
fix development build was tagged with last / not new version
2021-09-23 12:00:57 +02:00
Ralf Becker
19cf5ad76c
use latest v1 from composer
2021-09-23 11:09:29 +02:00
Ralf Becker
fb0c251a95
request latest v1 version of composer and retry infinite the package update on build
2021-09-23 10:51:22 +02:00
Ralf Becker
15a2e546ea
missing @type="NameComponent" and updated examples in docu with @type
2021-09-21 18:50:40 +02:00
Ralf Becker
8db7d13c49
Implemented @type attributes for all top-level objects from JsContact Draft 08
2021-09-21 11:09:32 +02:00
Ralf Becker
82c8ed51d2
Contacts REST API:
...
- implement missing PUT/POST of distribution list / CardGroups
- implement changes from next JsContact draft:
+ string plus extra localizations attribute instead of localizedString object
+ use "<domain>:<name>" for vendor attributes
- add/parse urn:uuid: prefix if UID is a UUID
2021-09-20 16:01:22 +02:00
Ralf Becker
7399cca9fe
Update README.md
2021-09-20 08:35:31 +02:00
Ralf Becker
2512cffe3b
Update README.md
2021-09-20 08:34:41 +02:00
Ralf Becker
4bb8b6d4a4
Initial docu for REST API
2021-09-19 12:42:23 +02:00
Ralf Becker
fdef749794
update jquery-ui to 1.12.1
2021-08-11 15:38:13 +02:00
Ralf Becker
eae9c97caa
update composer to 1.10.22, as we no longer use fxp/composer-asset-plugin
...
still cant use Composer v2, as Horde is a no longer supported PEAR repo :(
2021-07-28 09:03:52 +02:00
Ralf Becker
4240f4cf01
Changelog for 21.1.20210723
2021-07-23 08:24:45 +02:00
Ralf Becker
c4c747899f
nodejs 14.x is no longer needed, stock 12.x is enough
2021-07-13 08:34:35 +02:00
Ralf Becker
eef78fd58a
change PHP version to 7.4 and build with nodejs 14.x
2021-07-09 14:23:58 +02:00
Ralf Becker
b6fc08c010
Changelog for 21.1.20210629
2021-07-01 10:25:59 +02:00
Ralf Becker
0874f37223
remove wrong boilerplate
2021-06-15 13:34:03 +02:00
Ralf Becker
2dc83c410c
changes for 21.1
2021-05-25 13:23:32 +02:00
Ralf Becker
ea79a15903
making it final
2021-05-25 08:46:57 +02:00
Ralf Becker
43b04bb21b
Changelog for 21.1.20210521
2021-05-21 18:19:52 +02:00
Ralf Becker
a4f136072e
allow to set max_execution_time of container via EGW_MAX_EXECUTION_TIME environment variable from docker-compose(.override).yml
2021-05-21 08:35:23 +02:00
Ralf Becker
ad84dfae97
some fixes and notes for the development system
2021-04-21 14:42:25 +02:00
Ralf Becker
c7142c96e0
Changelog for 21.1.20210420
2021-04-20 17:51:50 +02:00
Hadi Nategh
c7effbf7b9
Fix some missing widgets from et2 DTD
2021-04-14 11:35:19 +02:00
Hadi Nategh
3bc0b55d54
Improve et2 DTD
2021-04-07 10:48:13 +02:00
Ralf Becker
9e3ce0db2b
Changelog for 21.1.20210406
2021-04-06 17:15:39 +02:00
Ralf Becker
571ebb21b3
changes to build PHP 8 snapshots from master
2021-04-01 08:49:44 +02:00
Ralf Becker
6113114b4c
fix typo / missing quote
2021-03-29 16:47:19 +02:00
Ralf Becker
02c3feb95d
Changelog for 21.1.20210329
2021-03-29 14:30:54 +02:00
Ralf Becker
aa32aaccd8
docker files for 7.4 builds
2021-03-24 08:53:49 +01:00
Ralf Becker
efd480c468
changes for PHP 7.4 and 8.0 development builds
2021-03-21 18:24:22 +01:00
Ralf Becker
678ce97e79
changes for PHP 8.0 and xdebug 3.0
2021-03-20 17:29:48 +01:00
Ralf Becker
3b53ff960c
update development container to Ubuntu 20.04
2021-03-20 16:09:26 +01:00
Ralf Becker
1a1e3818c2
fix version in changelog
2021-03-18 08:48:36 +02:00
Ralf Becker
ab6258f3be
Changelog for 21.1.20210318
2021-03-18 08:32:10 +02:00
Ralf Becker
e0b96079d8
some more changes for 21.1 build
2021-03-18 08:16:40 +02:00
Ralf Becker
ddda3b4165
changes for 21.1 builds (out of master)
2021-03-16 09:30:34 +02:00
Ralf Becker
a2fde92c89
Changelog for 20.1.20210125
2021-01-25 14:23:37 +02:00
Ralf Becker
49f10e7e31
* FPM/Container: start more php processes by default and keep them running to better cope with high usage
2021-01-25 11:13:11 +02:00
Ralf Becker
0b02c8ef3d
List of links from EGroupware sources to www.egroupware.org website
...
Please update this file, if you add (or remove) links, to ease website migration!
2021-01-14 10:37:40 +02:00
Ralf Becker
24ff2dd0fc
Changelog for 20.1.20201217
2020-12-17 09:16:34 +01:00
Ralf Becker
20f6f7a43b
can only change config as root, avoid warnings in install-log
2020-12-04 13:00:19 +01:00
Ralf Becker
8738ce7fab
kope with post_install.php no longer running as root and set apc.shm_size=128M and chown www-daata header.inc.php
2020-12-04 12:54:04 +01:00
Ralf Becker
5d6965a2e9
Changelog for 20.1.20201202
2020-12-02 10:00:05 +01:00
Ralf Becker
00204e1070
Check_MK check for SAML metadata existence and age
2020-11-05 13:37:56 +01:00
Ralf Becker
4e62152c24
run post_install.php as www-data to have no need and therefore skip chown -R /var/lib/egroupware
2020-11-04 11:57:32 +01:00
Ralf Becker
bf744e61c7
comments about installation with WSL2
2020-10-29 15:48:43 +01:00
Ralf Becker
b3e4b3d5a1
Changelog for 20.1.20201028
2020-10-28 17:11:20 +01:00
Ralf Becker
8b1f932e8e
Changelog for 20.1.20201020
2020-10-20 09:55:12 +02:00
Ralf Becker
f1fdd7e2f1
Changelog for 20.1.20201005
2020-10-05 11:33:03 +02:00
Ralf Becker
5d744af64a
fix development images not tagged with real PHP version like 7.3.22
2020-09-14 19:03:32 +02:00
Ralf Becker
0ed9b7dc09
Changelog for 20.1.20200914
2020-09-14 12:45:41 +02:00
Ralf Becker
65055505c3
add one space after image: and add swoolepush
2020-09-02 14:22:18 +02:00
Ralf Becker
953a132e9c
Changelog for 20.1.20200901
2020-09-01 21:07:28 +02:00
Ralf Becker
d2c9973d43
Changelog for 20.1.20200818
2020-08-18 15:12:53 +02:00
Ralf Becker
63ea0891bb
* Univention: fix not running async jobs because of old overlay storage driver
2020-08-17 14:34:00 +02:00
Ralf Becker
e399eba98b
Changelog for 20.1.20200812
2020-08-12 12:57:38 +02:00
Ralf Becker
d280baa0da
Changelog for 20.1.20200810
2020-08-10 14:00:42 +02:00
Ralf Becker
421bda29c4
* Container: use Ubuntu 20.04 as base of EGroupware container instead of 18.04
2020-07-31 17:52:41 +02:00
Ralf Becker
e84532af40
Changelog for 20.1.20200731
2020-07-31 12:54:28 +02:00
Ralf Becker
4750db5a87
Changelog for 20.1.20200728
2020-07-28 13:53:39 +02:00
Ralf Becker
853fd72d91
Changelog for 20.1.20200716
2020-07-16 15:48:24 +02:00
Ralf Becker
5f1dd8a17b
Update README.md
2020-07-14 15:12:02 +02:00
Ralf Becker
8cb3b228ca
Changelog for 20.1.20200628
2020-06-28 16:37:10 +02:00
Ralf Becker
c24ecef879
pending changes
2020-06-28 09:22:31 +02:00
Ralf Becker
ed8fb28f8e
apply EGW_MEMORY_LIMIT to fpm/conf.d/www.conf, which has higher precedence then php.ini
2020-06-28 09:14:32 +02:00
Hadi Nategh
82d5459ffd
Update etemplate DTD file
2020-06-18 17:02:23 +02:00
Ralf Becker
54e1a93b38
fix wrong version in 20.1 changelog
2020-06-14 14:15:45 +02:00
Ralf Becker
18bd4b7e92
several fixes / additions for 20.1 container
2020-06-14 14:11:58 +02:00
Ralf Becker
062e83d0e3
do NOT add dev requirements to the container
2020-06-13 17:13:16 +02:00
Ralf Becker
a88ff5c1b3
Changelog for 20.1.20200613
2020-06-13 15:26:36 +02:00
Ralf Becker
3be65a5ac9
requiring push server for master and adding it to docker-composer
2020-06-13 15:14:30 +02:00
Ralf Becker
c92fb09d8d
Changelog for 19.1.20200605
2020-06-05 17:33:41 +02:00
Ralf Becker
7079b30316
disallow access to vendor directory of apps
2020-06-05 11:46:50 +02:00
Ralf Becker
a6a27b8bcf
allow to set PHP memory_limit via EGW_MEMORY_LIMIT environment variable in container
2020-06-05 11:45:17 +02:00
Ralf Becker
f0a6e34106
fix 2 warnings about continue 2
2020-06-03 13:20:09 +02:00
Ralf Becker
0825302a54
suppress everything (not just PHP Deprecated) from vendor, as its up to the vendor to fix
2020-06-03 13:12:38 +02:00
Ralf Becker
c6d7cb2467
do NOT tag 20.1 latest
2020-05-25 15:29:57 +02:00
Ralf Becker
579c84ac12
remove old archive app
2020-05-25 15:05:58 +02:00
Ralf Becker
b10cd7d2a5
Changelog for 20.1.20200525
2020-05-25 14:39:55 +02:00
Ralf Becker
6fc746df3c
a couple more 19.1 --> 20.1 changes
2020-05-25 14:30:50 +02:00
Ralf Becker
ff0a4400b4
merge latest changes from 19.1
2020-05-25 13:35:32 +02:00
Ralf Becker
9252aaf430
Changelog for 19.1.20200430
2020-04-30 19:49:46 +02:00
Ralf Becker
26a17011b9
Changelog for 19.1.20200409
2020-04-09 14:52:32 +02:00
Ralf Becker
8995574feb
remove wrong quotes in Watchtower example config and adding (commented out) Portainer
2020-04-02 21:56:23 +02:00
Ralf Becker
d21cd6bcd9
Changelog for 19.1.20200318
2020-03-18 16:05:40 +01:00
Ralf Becker
4a942cf2b0
fix syntax error in entrypoint
2020-03-18 13:56:42 +01:00
Ralf Becker
d1ff8e9f07
fix our PHP syntax-check giving errors with PHP < 7.4
2020-03-10 22:12:41 +01:00
Hadi Nategh
0cc7ce12d0
merge master
2020-03-05 14:45:25 +01:00
Ralf Becker
afacffa69b
use domain from phpunix.xml and output Apache error.log so diagnose PHP errors in requests
2020-03-05 11:23:58 +01:00
Ralf Becker
5cedd472f9
move setting a working session.save_path to bootstrap, to avoid tons of warnings set it cant by changed after output/headers sent
2020-03-05 10:45:07 +01:00
Ralf Becker
314a949450
trying to figure out whats wrong
2020-03-04 23:38:40 +01:00
Ralf Becker
7c4abc4224
try fixing not started Apache
2020-03-04 23:27:46 +01:00
Ralf Becker
b448f9a021
adding phpUnit 8.x as dev-requirement and try staring Apache in Travis for CalDAV tests
2020-03-04 22:43:09 +01:00
Ralf Becker
44d9fcc790
Revert "* CalDAV/OutlookSynchronizer: reject invitations when client deletes then without appropriate rights in his calendar"
...
This reverts commit 4c6e41d479
.
2020-03-04 19:16:50 +01:00
Ralf Becker
4c6e41d479
* CalDAV/OutlookSynchronizer: reject invitations when client deletes then without appropriate rights in his calendar
2020-03-04 16:58:38 +01:00
Ralf Becker
fc65670ec8
nginx depends on collabora and rocketchat to, otherwise they stop working after watchtower updated them (without nginx restart)
2020-02-18 11:20:06 +01:00
Ralf Becker
43944e6721
fix typo
2020-02-13 10:54:07 +01:00
Ralf Becker
b50f28dedb
added Collbora Online Office and Rocket.Chat containers to Readme
2020-02-11 14:25:11 +01:00
Ralf Becker
bb2c9c075c
we can not use a directory for suse, as the socket is called different (mysql.sock instead of mysqld.sock)
2020-02-11 14:24:36 +01:00
Ralf Becker
f4b541b922
add Collabora Online Office and Rocket.Chat to docker-compose.yml
2020-02-11 09:03:09 +01:00
Ralf Becker
bc1ae1cbaa
if EGW_APC_SHM_SIZE is set in environment, propagate value to apcu.ini
2020-02-10 14:32:27 +01:00
Ralf Becker
d053a72a17
some fixes on the TS interface of client-side api and TS conversation tool
2020-02-10 10:02:04 +01:00
Ralf Becker
e73db868d2
updated Readm
2020-02-09 19:16:28 +01:00
Ralf Becker
4e4d7b3b29
added Rocket.Chat to dockerzized development system
2020-02-09 19:10:34 +01:00
Ralf Becker
8dd03e3d07
some fixes on the TS interface of client-side api and TS conversation tool
2020-02-09 12:27:39 +01:00
Ralf Becker
2fc0666762
merged master into typescript
2020-02-03 15:16:51 +00:00
Ralf Becker
c2bd211123
replace image-tags, so Univention can automatic fetch them
2020-01-31 09:02:18 +01:00
Ralf Becker
214f4c5ede
Changelog for 19.1.20200130
2020-01-30 19:50:49 +01:00
Hadi Nategh
a27f0952f6
Merge branch 'master' into typescript
2020-01-30 14:52:16 +01:00
Ralf Becker
349444aeb7
change max_input_vars=5000 to support translations tools with API
2020-01-30 13:23:00 +01:00
nathangray
4c46d3f4de
Diagram for entry change push update flow
2020-01-29 15:12:43 +01:00
Ralf Becker
e9c4d3f07e
complete push implementation for timesheet incl. ACL check
2020-01-24 13:31:56 +01:00
Ralf Becker
c6bd019d52
script to convert app.js to TypeScript
2020-01-23 09:15:12 +01:00
Ralf Becker
97e332e809
return 404 instead of 403 for accessing PHP in blacklisted folders and remove doublicate SCRIPT_FILENAME
2020-01-15 21:50:44 +01:00
Hadi Nategh
4fa94bc465
Update etemplate dtd file
2020-01-07 13:31:39 +01:00
Ralf Becker
6432b00864
adding Collabora Online Office to development system
2020-01-06 19:01:51 +01:00
Ralf Becker
c58601d830
fix installation of developer system (wrong package-version) and some tags
2020-01-02 20:49:33 +02:00
Ralf Becker
9101e7736f
Changelog for 19.1.20191220
2019-12-20 10:18:26 +02:00
Ralf Becker
9e2b72f868
changes to build additional PHP 7.4 images, also tagging by full version eg. 7.3.12
2019-11-30 15:34:09 +02:00
Ralf Becker
6bd892c645
install ping and ifconfig
2019-11-28 08:11:26 +02:00
Ralf Becker
6df3c2f6a1
fixed requests to https://domain.com/ redirect to http://domain.com/egroupware/
...
redirects by Nginx need to use X-Forwarded-Proto too
2019-11-28 08:09:00 +02:00
Ralf Becker
60965a57ec
fix not working default session-timeout of 4h or custom one set with EGW_SESSION_TIMEOUT
...
caused by Debian/Ubuntu session-cleanup-script does not understand whitespace before and after equal sign: session.gc_maxlifetime = N
2019-11-19 15:16:51 +02:00
Ralf Becker
19b6683c73
Changelog for 19.1.20191119
2019-11-19 11:07:40 +02:00
Ralf Becker
26434ab2c2
get push working in developer container
2019-11-11 21:13:29 +01:00
Ralf Becker
dd1bf97406
get push working in developer container
2019-11-11 21:12:26 +01:00
Ralf Becker
e5089bd5a8
Update README.md
2019-11-10 20:42:02 +01:00
Ralf Becker
51907c4768
Update README.md
2019-11-10 20:38:07 +01:00
Ralf Becker
bd8e14c871
Create README.md
2019-11-10 20:37:20 +01:00
Ralf Becker
99032ef15c
a dockerized EGroupware development enviroment
2019-11-06 22:26:52 +01:00
Ralf Becker
1a9464da0b
Changelog for 19.1.20191031
2019-10-31 20:35:38 +01:00
Ralf Becker
b407064302
* Docker: allow to set session timeout (in sec) via EGW_SESSION_TIMEOUT enviroment variable
2019-10-31 13:03:11 +01:00
Ralf Becker
d85782a545
install PHP gmp extension for WebAuthn
2019-10-31 13:03:11 +01:00
Ralf Becker
18ade2a642
grr, setup must be reachable
2019-10-30 21:20:19 +01:00
Ralf Becker
497ea5f000
* Docker: do not allow to call php files ment to be included only (src, setup, inc or vendor directories)
2019-10-30 13:33:55 +01:00
Ralf Becker
6f227e38e7
fix docker-compose docu for using EPL
2019-10-17 14:16:11 +02:00
Ralf Becker
cd2ea60fbd
script to release into Univention AppCenter: currently new app is created and 19.1 changelog is uploaded
2019-09-25 15:48:10 +02:00
Ralf Becker
826f055b07
Changelog for 19.1.20190925
2019-09-25 14:15:36 +02:00
Ralf Becker
9a21f409af
Changelog for 19.1.20190917
2019-09-17 18:20:42 +02:00
Ralf Becker
84f8e3a572
add WebAuthn to EPL apps
2019-09-17 10:47:35 +02:00
Ralf Becker
14381800e6
* Setup: fix post_install.php breaking bcrypt header_admin_password
...
$ in password needs to be escaped as they otherwise address captures in preg_replace
2019-09-15 10:59:31 +02:00
Ralf Becker
1889adadfb
Changelog for 19.1.20190822
2019-08-22 17:55:02 +02:00
Ralf Becker
c64c7ab787
fix failing installation via docker-compose: wrong grant-host and NO quotes
...
also documented that you need to create the data directory
2019-08-18 12:45:10 +02:00
Ralf Becker
9af802cc9d
update master with 19.1 final release (19.1.20190813) changelog
2019-08-13 09:22:44 +02:00