Commit Graph

62 Commits

Author SHA1 Message Date
Benedikt Kulmann
ec6fc5ad32 Automated changelog update [skip ci] 2020-07-23 14:14:34 +00:00
Benedikt Kulmann
cdafd979f0 Merge pull request #26 from butonic/ignore-case-for-objectclass-value
Bugfix: ignore case when comparing objectclass values
2020-07-23 16:08:46 +02:00
Jörn Friedrich Dreyer
fd5e371ee1 Bugfix: ignore case when comparing objectclass values
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-23 13:32:15 +02:00
Benedikt Kulmann
c0f629bdbd Automated changelog update [skip ci] 2020-07-23 09:44:42 +00:00
Benedikt Kulmann
7dfc358ba2 Merge pull request #24 from owncloud/use-alpine-latest
Use alpine:latest instead of alpine:edge in docker builds
2020-07-23 11:39:12 +02:00
Benedikt Kulmann
2e939dc1d6 Use alpine:latest instead of alpine:edge in docker builds 2020-07-23 11:21:32 +02:00
David Christofas
17986ac2d9 Automated changelog update [skip ci] 2020-07-13 10:27:50 +00:00
David Christofas
d6d062873b Merge pull request #23 from owncloud/implement-group-queries
Implement group queries
2020-07-13 12:22:53 +02:00
David Christofas
70420fc8fc implement group queries
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-07-13 12:09:49 +02:00
David Christofas
d8c538f720 refactor to make the code more readable
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-07-08 19:14:32 +02:00
Jörn Friedrich Dreyer
3e6aeb65cb Merge pull request #19 from butonic/direct-accounts-access
directly talk to accounts
2020-06-19 15:33:02 +02:00
Jörn Friedrich Dreyer
9c1fb51906 properly parse filter, update deps
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-06-18 16:02:31 +02:00
Jörn Friedrich Dreyer
0d71588498 directly talk to accounts
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-06-17 17:25:32 +02:00
Jörn Friedrich Dreyer
44e252306a Merge pull request #14 from owncloud/remove_log_to_stderr
Remove logtostderr from protoc generation
2020-04-24 14:17:09 +02:00
Ilja Neumann
ca6f4c74f8 Remove logtostderr from protoc generation 2020-04-24 11:47:34 +02:00
Michael Barz
981cf469bf Automated changelog update [skip ci] 2020-03-18 20:50:45 +00:00
Michael Barz
7396171c15 Release 0.4.0 2020-03-18 21:46:32 +01:00
Michael Barz
301a9f609c Automated changelog update [skip ci] 2020-03-18 20:40:51 +00:00
Michael Barz
ff3ca75cd8 Merge pull request #12 from owncloud/ocis-single-binary-defaults
Change default settings to be able to run ocis server without any con…
2020-03-18 21:36:16 +01:00
Ilja Neumann
7962c3a867 changelog 2020-03-18 21:05:53 +01:00
Ilja Neumann
cc10b14134 Change default settings to be able to run ocis server without any configuration
- Konnectd uses no TLS as it is behind the proxy
- Glauth generates dev-certificates for ldap on startup if none are provided,
- Glauth can launch unencrypted (9125) and encrypted (9126) port in parallel
2020-03-18 20:18:52 +01:00
Michael Barz
e23002a970 Automated changelog update [skip ci] 2020-03-18 14:36:00 +00:00
Michael Barz
9f928f9708 Changelog for pull/11 2020-03-18 15:31:38 +01:00
Alex Unger
2bcd722253 Merge pull request #11 from owncloud/feature/config
Load Config from Viper on Before hook
2020-03-18 14:46:18 +01:00
A.Unger
c8c66c8b31 call ParseConfig on server command 2020-03-18 14:31:30 +01:00
A.Unger
d06f84627c abstract ParseConfig to its own scope 2020-03-18 14:31:15 +01:00
Michael Barz
a5dbced66a Automated changelog update [skip ci] 2020-03-17 21:23:14 +00:00
Michael Barz
3931f1d5af Merge pull request #10 from owncloud/release-0.3.0
Release 0.3.0
2020-03-17 22:18:27 +01:00
Michael Barz
1039cc767b Release 0.3.0 2020-03-17 22:12:15 +01:00
Jörn Friedrich Dreyer
2ce6ae5d94 Automated changelog update [skip ci] 2020-03-17 18:27:15 +00:00
Jörn Friedrich Dreyer
8e945cc970 Merge pull request #9 from butonic/physicist-demo-users
use physicist demo users
2020-03-17 19:21:51 +01:00
Jörn Friedrich Dreyer
b7a5b86405 use physicist demo users
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-17 18:13:04 +01:00
Michael Barz
bd43cb5cb9 Automated changelog update [skip ci] 2020-03-17 11:25:44 +00:00
Michael Barz
9ee6ce89be Merge pull request #8 from owncloud/release-0.2.0
Release 0.2.0
2020-03-17 12:21:16 +01:00
Michael Barz
990989840e Release 0.2.0 2020-03-17 11:58:06 +01:00
Michael Barz
f9ef532430 Automated changelog update [skip ci] 2020-03-17 10:56:36 +00:00
Michael Barz
366b710186 Merge pull request #7 from butonic/add-changelog
add missing changelog
2020-03-17 11:48:52 +01:00
Jörn Friedrich Dreyer
a7ef914b45 add missing changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-17 11:40:37 +01:00
Thomas Müller
4e1a5ad5c6 Merge pull request #6 from butonic/config-backend
default to config backend
2020-03-17 08:49:39 +01:00
Jörn Friedrich Dreyer
327731160c default to config backend
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-16 23:10:28 +01:00
Michael Barz
deb9d0a754 Automated changelog update [skip ci] 2020-03-09 12:02:40 +00:00
Michael Barz
4d6befb373 Merge pull request #4 from owncloud/changelog-formatting
Fix Formatting of Changelog, docker images
2020-03-09 12:58:17 +01:00
Michael Barz
06b52688e9 Fix Formatting of Changelog, docker images 2020-03-09 12:51:02 +01:00
Michael Barz
efc1e865bb Automated changelog update [skip ci] 2020-02-28 18:31:52 +00:00
Michael Barz
3014653953 Merge pull request #3 from owncloud/release-0.1.0
Release 0.1.0
2020-02-28 19:25:47 +01:00
Michael Barz
340a96c53d Bump version 2020-02-28 18:55:43 +01:00
Michael Barz
f3946459ec Automated changelog update [skip ci] 2020-02-28 17:43:30 +00:00
Michael Barz
d784b348df Merge pull request #1 from owncloud/start-glauth
actually start glauth server
2020-02-28 18:39:01 +01:00
Jörn Friedrich Dreyer
30d6ec24ba update glauth to fix logs and provisioning api
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-02-28 17:05:25 +01:00
Jörn Friedrich Dreyer
3640563c9b fix deps
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-02-28 10:16:43 +01:00