Pascal Wengerter
99f22fddd3
Update browserslist/caniuse and dedupe accounts&idp lockfiles
2022-04-01 12:45:57 +02:00
Willy Kloucek
e224ce03cf
use yaml tag instead of ocisConfig
2022-03-29 15:06:58 +02:00
jkoberg
d54f75df8b
don't store service user data in metadataservice
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-03-15 12:11:52 +01:00
jkoberg
b7c934b1b1
use service user / hardcode idp
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-03-15 10:37:34 +01:00
André Duffeck
edf845225a
Only add the service user to the index once (lazily)
...
Adding and removing it again with each ListAccounts() call was a huge
overhead. This is a temporary workaround, the whole service is gonna be
replaced by the idm service soon anyway.
2022-03-15 10:07:19 +01:00
Willy Kloucek
a7fe756004
Merge pull request #3287 from owncloud/config-example-yaml-v2
...
Generate config file documentation
2022-03-14 13:09:14 +01:00
Willy Kloucek
c829dbe577
remove error form accounts' EnsureDefaults() function
2022-03-11 13:43:34 +01:00
Willy Kloucek
343fc0a73c
add katherine to demo users
2022-03-11 13:17:08 +01:00
Willy Kloucek
9a4737d3ed
exclude config items not inteded to be used from un/marshalling
2022-03-11 12:12:44 +01:00
Christian Richter
9734b000b3
Add defaultconfig to extensions
2022-03-10 14:12:26 +01:00
Willy Kloucek
f2e8c90067
proof of concept
2022-03-10 14:11:44 +01:00
Michael Barz
b15db1794a
update reva to version 2.0.0 ( #3258 )
2022-03-03 19:56:04 +01:00
Florian Schade
19980d9274
[full-ci] Update web 5.2.0 ( #3262 )
...
* bump web 5.2.0
* update accounts yarn lock
2022-03-03 19:39:55 +01:00
Florian Schade
55593b7e9f
[full-ci] Bump web v5.2.0-rc.x ( #3249 )
...
* bump web rc.1
* Use web v5.2.0-rc.2
Co-authored-by: Pascal Wengerter <pascal@wengerter.info >
2022-03-02 17:52:02 +01:00
Ralf Haferkamp
fe2501b083
graph: Add some validation for username and email
...
This copies the validation code from the accounts service, also fixing a
bug in the regex that allowed adding mail addresses with whitespace and
other problematic characters to the domain part of the mail address.
Partial fix for: #3247
2022-03-02 16:45:25 +01:00
Willy Kloucek
f266f91bc4
revert ocisConfig changes part 3
2022-03-02 15:21:47 +01:00
Willy Kloucek
aeeff60011
remove config file related code
2022-03-02 15:18:43 +01:00
Willy Kloucek
63818e0fa4
revert ocisConfig changes part 2
2022-03-02 15:12:34 +01:00
Willy Kloucek
15e1139b8d
revert ocisConfig changes
2022-03-02 15:11:12 +01:00
David Christofas
017de20520
add config descriptions
...
Co-Authored-By: Christian Richter <crichter@owncloud.com @>
2022-03-01 17:17:40 +01:00
David Christofas
d9bf920307
remove config docs prototype
2022-03-01 16:36:19 +01:00
David Christofas
bb6a018e9a
config docs prototype
2022-03-01 13:21:06 +01:00
Willy Kloucek
b438fce511
generate config file for accounts service
2022-03-01 11:19:14 +01:00
Pascal Wengerter
ab82aeed73
Handle UiKit & iconMaterial removal
...
Bump web-test-middleware in CI
Remove fileUpload volumes in CI, bump web to official v5.0.0
Rename web changelog & fix settings acceptance test
Add 'Spaces' to settings navBar tests
Add new profile link & quota to settings userMenu tests
Update expected failures from web v5.0.0 release
Bump web commit ID
Bump web commit ID
2022-02-15 14:46:14 +00:00
Benedikt Kulmann
f90d329e85
ui adjustments after ODS and Web update
2022-02-15 14:46:14 +00:00
Willy Kloucek
f0d072e94b
since the metadata services uses the reva jwt token, accounts service should do too
2022-02-01 15:28:57 +01:00
Juan Pablo Villafáñez
7d8e334537
Revert v1 to v0
2022-01-31 12:17:56 +01:00
Juan Pablo Villafáñez
4736c88252
Restore old makefile and check custom lock file before the generation
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
83b4bf9bcf
Remove old configuration templates
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
8efcbb379a
Cleanup leftovers
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
cce51fdd61
Revert change to keep using api/v0 for accounts and settings
2022-01-31 09:35:39 +01:00
Juan Pablo Villafáñez
7557e4e0ea
Migrate proto files for settings and adjusts paths
2022-01-31 09:35:39 +01:00
Juan Pablo Villafáñez
652bc1657c
Remove all proto files for the accounts
2022-01-31 09:26:23 +01:00
Juan Pablo Villafáñez
6c67ff765e
Adjust import paths and service urls in index.js
2022-01-31 09:26:23 +01:00
Dominik Schmidt
bf90eb719e
Remove obsolete loadConfig
2022-01-22 16:16:25 +01:00
Willy Kloucek
6927cfd0dc
remove unused templates
2022-01-13 11:32:32 +01:00
Willy Kloucek
6ef6d1117c
fix condition for nil pointer in common config
2022-01-13 08:13:14 +01:00
Willy Kloucek
182712b223
fix tracing config
2022-01-13 08:13:14 +01:00
Willy Kloucek
6de48a8cd4
switch to http.StatusOK instead of 200
2022-01-07 19:19:19 +00:00
Willy Kloucek
1e38150276
improve command description
2022-01-07 19:19:16 +00:00
Willy Kloucek
1dc63cbce1
ensure, that each config is only parsed once
2022-01-07 16:12:01 +00:00
Willy Kloucek
adc7b3b3d2
remove version from service config
2022-01-07 16:12:01 +00:00
Willy Kloucek
b9f2b6b91e
move config parsing in separate package for each service
2022-01-07 16:12:01 +00:00
Willy Kloucek
23e7a8ffab
simplify commands and version handling
2022-01-07 16:11:50 +00:00
Willy Kloucek
5b70d46213
remove build flags, add debug server to accounts
2022-01-07 16:08:14 +00:00
Willy Kloucek
6a03c4acba
improve envdecode error handling
2022-01-07 16:08:14 +00:00
Willy Kloucek
a839288212
remove supervised flag from configs
2022-01-07 16:08:14 +00:00
Willy Kloucek
5034e399bb
maintain envdecode inside ocis-pkg
2022-01-07 16:08:14 +00:00
Willy Kloucek
61ff46b29c
fix unit tests
2022-01-07 16:07:01 +00:00
Willy Kloucek
e361132435
move accounts config sanitazing into config parsing
2022-01-07 16:07:01 +00:00