Alex Unger
0edd178d73
@wkloucek feedback
2022-01-31 09:48:03 +01:00
Alex Unger
c25ab1db86
diagrams and clarifications
2022-01-28 21:22:29 +01:00
Alex Unger
68fdbbabf1
runtime adr
2022-01-26 13:41:31 +01:00
Alex Unger
79de789d2d
added section on external data storage
2022-01-21 11:48:26 +01:00
Alex Unger
69b1951579
reword
2022-01-21 11:43:22 +01:00
Alex Unger and Ralf Haferkamp
5d6e361cff
Implement CreateUser support for the Graph LDAP backend
...
This adds basic support for creating users via the GraphAPI
LDAP backend. This currently just maintains the bare minimum
Attributes for the inetOrgPerson objectclass.
Co-authored-by: Ralf Haferkamp <rhaferkamp@owncloud.com >
2022-01-13 16:30:09 +01:00
A.Unger
c8772b6f4c
Merge branch 'master' into document-profiler
2021-12-09 10:17:04 +01:00
A.Unger
3c22e886e0
added more background information to the steps
2021-12-09 10:14:27 +01:00
A.Unger
8f14fdae1c
added changelog
2021-12-06 13:58:08 +01:00
A.Unger
e3e3d1ee57
runtime: removed trap goroutine and let the context cancelation do the thing
2021-12-06 12:11:48 +01:00
A.Unger
36be70c714
added changelog
2021-11-24 11:48:07 +01:00
A.Unger
02b5a9d223
deleted http, grpc and debug from ocis-pkg/config/config.go
2021-11-24 11:44:32 +01:00
A.Unger
43af041a04
reword changelog
2021-11-23 12:33:17 +01:00
A.Unger
552a79c23f
added changelog
2021-11-23 11:20:58 +01:00
A.Unger
8797cf3b5a
Revert "removed redundant ocis config parsing"
...
This reverts commit c700ccab1f .
2021-11-22 22:27:29 +01:00
A.Unger
c700ccab1f
removed redundant ocis config parsing
2021-11-22 22:11:06 +01:00
A.Unger
45a559f707
Revert "comment out .make/docs.mk config-docs-generate target"
...
This reverts commit 9c3fb1cf4c .
2021-11-20 11:40:47 +01:00
A.Unger
9c3fb1cf4c
comment out .make/docs.mk config-docs-generate target
2021-11-20 11:20:36 +01:00
A.Unger
1708149820
comment docs pipeline again
2021-11-19 17:31:27 +01:00
A.Unger
1570e40221
applied review comments by @wkloucek
2021-11-19 17:18:23 +01:00
A.Unger
70da20a777
Merge branch 'master' into try-gookikt-config
2021-11-19 16:27:49 +01:00
A.Unger
f64ca1f6ba
introduce AlternativeID attribute, which needs some explanation
2021-11-19 16:21:55 +01:00
A.Unger
2601efb9fe
Merge branch 'master' into try-gookikt-config
2021-11-19 15:55:30 +01:00
A.Unger
846df226de
Merge branch 'master' into try-gookikt-config
2021-11-19 09:28:34 +01:00
A.Unger
24347180fa
use ocisConfig as struct tagname to bind config files to strucg attributes
2021-11-19 09:28:23 +01:00
A.Unger
c427e623ef
need to populate policies in the tests
2021-11-18 11:53:04 +01:00
A.Unger
c22d3fc24d
prevent gookit/config to merge proxy values with default values
2021-11-18 11:44:08 +01:00
A.Unger
fe61ad4154
reordered env var priorities
2021-11-17 23:08:04 +01:00
A.Unger
3d80925a84
Merge branch 'master' into try-gookikt-config
2021-11-17 22:35:53 +01:00
A.Unger
ad4fb0e0f9
attempt to revert to the old status. Just triggering a CI run
2021-11-17 19:37:15 +01:00
A.Unger
872cd807e7
Revert "remove dead code from store regarding common propagation"
...
This reverts commit 1d127c8ab2 .
2021-11-17 17:07:25 +01:00
A.Unger
1d127c8ab2
remove dead code from store regarding common propagation
2021-11-17 16:43:02 +01:00
A.Unger
592a91053b
restore flags for some account commands
2021-11-17 16:41:51 +01:00
A.Unger
a34f5b6434
Revert "refactor config values to constants"
...
This reverts commit f53504158b .
2021-11-17 13:56:14 +01:00
A.Unger
f53504158b
refactor config values to constants
2021-11-17 13:43:23 +01:00
A.Unger
ff611633f5
Revert "fixed code smells: string literal repetition + cyclomatic complexity"
...
This reverts commit aa4112e2e2 .
2021-11-17 13:19:31 +01:00
A.Unger
aa4112e2e2
fixed code smells: string literal repetition + cyclomatic complexity
2021-11-17 12:25:21 +01:00
A.Unger
c567eb6eea
removed yet more flagsets
2021-11-17 11:39:32 +01:00
A.Unger
f87b5bd66c
removed all flagset packages
2021-11-17 11:36:28 +01:00
A.Unger
c7a43916e4
disable docs pipeline
2021-11-17 11:21:02 +01:00
A.Unger
05825d8fe2
removed docs-generate build target from module storage
2021-11-17 10:24:40 +01:00
A.Unger
017eea8f2b
delete storage flagsets
2021-11-17 09:47:00 +01:00
A.Unger
9c7c2b6dc9
empty commit to trigger full ci
2021-11-17 00:10:40 +01:00
A.Unger
5fe1be8611
sneaky bug
2021-11-16 23:14:56 +01:00
A.Unger
26db9afb8a
undo const...
2021-11-16 16:56:28 +01:00
A.Unger
7f652ae3b4
migrate all flags to config binding mappings
2021-11-16 16:07:00 +01:00
A.Unger
e139a09e49
change logging level back to error
2021-11-16 14:55:19 +01:00
A.Unger
d30e776deb
add more OCIS_URL missing spots in storage
2021-11-16 14:54:44 +01:00
A.Unger
7617ccaf41
increase log level and remove dead lines
2021-11-16 14:40:18 +01:00
A.Unger
f4085f6dac
revert ocis log level to error (CI)
2021-11-16 14:16:46 +01:00
A.Unger
deba643a5b
add set of env variables used on ci to the bootstrap config env parsing
2021-11-16 14:16:18 +01:00
A.Unger
658bf9acce
increase logging level to see more on ci
2021-11-16 14:12:01 +01:00
A.Unger
8c307ef2bf
add missing OCIS_INSECURE binding on PROXY_OIDC_INSECURE
2021-11-16 13:43:54 +01:00
A.Unger
2aa9c2457e
Merge branch 'master' into try-gookikt-config
2021-11-16 13:29:07 +01:00
A.Unger
2ebc0b4a41
add missing authprovider config
2021-11-16 13:11:51 +01:00
A.Unger
8c926f2b53
Merge branch 'master' into try-gookikt-config
2021-11-16 12:25:10 +01:00
A.Unger
9a4df2f8ac
Merge branch 'master' into try-gookikt-config
2021-11-16 12:24:59 +01:00
A.Unger
0d7be0d6ad
set all previously set on c.StringSlice values on the bootstrap config
2021-11-16 12:22:17 +01:00
A.Unger
097c853894
populate checksum
2021-11-15 19:52:40 +01:00
A.Unger
d23ab5a01a
Merge branch 'master' into try-gookikt-config
2021-11-15 19:38:05 +01:00
A.Unger
cfbe37de61
WIP - replace flags in storage commands
2021-11-15 16:58:22 +01:00
A.Unger
fde5e35496
fix commons propagation
2021-11-15 10:38:02 +01:00
A.Unger
2b0f414b46
Revert "fix code smells"
...
This reverts commit a22342ea28 .
2021-11-15 10:16:20 +01:00
A.Unger
a22342ea28
fix code smells
2021-11-15 10:03:42 +01:00
A.Unger
242b3e9eb9
Merge branch 'master' into try-gookikt-config
2021-11-15 09:56:40 +01:00
A.Unger
4db1697f89
leftover env variables on thumbnails
2021-11-12 13:53:19 +01:00
A.Unger
b6066f361f
Merge branch 'master' into try-gookikt-config
2021-11-12 13:03:32 +01:00
A.Unger
732e04ca73
debug config ... trigger CI
2021-11-11 17:06:46 +01:00
A.Unger
23836bbbbc
Merge branch 'master' into try-gookikt-config
2021-11-11 16:48:54 +01:00
A.Unger
9c2150422d
addded webdav to the new inheritance strategy
2021-11-11 15:59:13 +01:00
A.Unger
4cecd9b5d2
addded web to the new inheritance strategy
2021-11-11 15:56:38 +01:00
A.Unger
5f19300aaa
addded thumbnails to the new inheritance strategy
2021-11-11 15:52:56 +01:00
A.Unger
59f53390a8
fix all storages
2021-11-11 15:48:00 +01:00
A.Unger
582649b7d4
fix more inheritance on storages
2021-11-11 15:18:44 +01:00
A.Unger
3580e16771
losing my mind
2021-11-11 15:12:37 +01:00
A.Unger
a29f10e764
adapted proxy tests to support shared.Commons
2021-11-11 14:17:24 +01:00
A.Unger
202e63bcb6
made ocs compliant with shared.Commons
2021-11-11 14:15:28 +01:00
A.Unger
34840d62e3
fix individual idp command
2021-11-11 14:06:40 +01:00
A.Unger
48eab0ccc7
add idp common options
2021-11-11 14:03:56 +01:00
A.Unger
e8559d17aa
fix proxy integration tests
2021-11-11 14:00:42 +01:00
A.Unger
7eb2c25d65
propagate storage common logging config
2021-11-11 13:58:19 +01:00
A.Unger
c6191b7404
fix account unit tests
2021-11-11 13:46:07 +01:00
A.Unger
f118357a18
graph
2021-11-11 13:18:53 +01:00
A.Unger
6391d94516
glauth
2021-11-11 13:14:19 +01:00
A.Unger
0d1c8accf2
fix deref memory location
2021-11-11 13:06:59 +01:00
A.Unger
cfc9738e51
format
2021-11-11 13:06:03 +01:00
A.Unger
9b8c3838e8
Merge branch 'master' into try-gookikt-config
2021-11-11 13:04:38 +01:00
A.Unger
52d55390ab
fix inheritance config on accounts command
2021-11-11 12:57:18 +01:00
A.Unger
aa67106e04
sane common configurations
2021-11-11 12:51:57 +01:00
A.Unger
04d8ec86ab
Merge branch 'master' into try-gookikt-config
2021-11-10 14:31:38 +01:00
A.Unger
b961817519
fix proxy default config
2021-11-09 20:40:35 +01:00
A.Unger
51bee0e531
sort out flags precedence
2021-11-09 17:30:31 +01:00
A.Unger
ee03185b22
add support for json driver
2021-11-09 14:19:28 +01:00
A.Unger
c335c4dc29
config dump endpoint for proxy
2021-11-09 14:14:31 +01:00
A.Unger
26aa37c2d7
reword docs
2021-11-09 12:12:34 +01:00
A.Unger
7f557d3109
Merge branch 'master' into try-gookikt-config
2021-11-09 10:20:49 +01:00
A.Unger
82a66b51d9
added shared log values to config template
2021-11-09 10:20:34 +01:00
A.Unger
2c49ee6ab9
first doc draft + glauth logging small refactor
2021-11-09 00:50:27 +01:00
A.Unger
e7f9fb3bcb
refactor NewLogger away to ocis-pkg
2021-11-08 19:38:40 +01:00
A.Unger
9d0809bd81
update drone star ocis debug level
2021-11-08 14:20:36 +01:00