Commit Graph

55 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer 3d1fa00948 add TODO to makefile
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 21:54:47 +01:00
Jörn Friedrich Dreyer 908fd41797 update Makefile with generate steps for yarn
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 17:20:31 +01:00
Jörn Friedrich Dreyer 03dc337bc6 include updated web assets
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 17:14:09 +01:00
Jörn Friedrich Dreyer 13e6d21b81 update assets with new default config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 17:05:33 +01:00
Jörn Friedrich Dreyer c124102df2 Merge pull request #627 from butonic/add-basic-auth-option
add enable basic auth option and check permissions
2020-11-05 16:36:16 +01:00
Jörn Friedrich Dreyer 76c63ef696 close request bodies
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 13:06:05 +01:00
A.Unger 8bef86ca31 adjust konnectd 2020-11-04 15:24:46 +01:00
Ilja Neumann 2599640f35 regenerate assets 2020-11-02 16:13:17 +01:00
Simon Eisenmann f063d2f9a3 Fix processing for prompt select_account with consent
Multiple prompt values are allowed and this change fixes the check for
select_account if it was used together with other prompt values. Where
select_account previously was ignored, it is now processed as required,
fixing the use case when a RP wants to trigger select_account first
while at the same time wants also to request interactive consent.
2020-11-02 15:38:59 +01:00
Lukas Hirt 1376d9a701 Update assets 2020-10-26 12:50:59 +01:00
Lukas Hirt 09a4795c48 Fix styles of consent page 2020-10-26 12:48:25 +01:00
Ilja Neumann 0170352b92 Downgrade konnectd to v0.33.3
Latest caused a regression
2020-10-23 15:04:33 +02:00
Ilja Neumann 140cb796bc Update konnectd to v0.33.8
This introduces KONNECTD_ACCESS_TOKEN_EXPIRATION, KONNECTD_ID_TOKEN_EXPIRATION and KONNECTD_REFRESH_TOKEN_EXPIRATION among some bugfixes and minor
improvements.
2020-10-23 12:58:43 +02:00
Lukas Hirt 175b90b1f3 Fix codacy error
Add new line at the end of file

Shorten hex

Add zero
2020-10-19 11:50:52 +02:00
Lukas Hirt 46ea80c2aa Properly use scoping 2020-10-19 11:41:59 +02:00
Lukas Hirt b324b0867c Turn chooseaccount into FC 2020-10-19 11:41:59 +02:00
Lukas Hirt 20dcd878a9 Increase input font size 2020-10-19 11:41:59 +02:00
Lukas Hirt 52d3c7657e Adjust loading page styles 2020-10-19 11:41:59 +02:00
Lukas Hirt f2362a6bd1 Turn loading component into FC 2020-10-19 11:41:59 +02:00
Lukas Hirt 82b7b56a6c Remove unused images 2020-10-19 11:41:59 +02:00
Lukas Hirt fbe36ffc05 Create static folder 2020-10-19 11:41:58 +02:00
Lukas Hirt 7c3ad100e5 Small design tweaks 2020-10-19 11:41:58 +02:00
Lukas Hirt a55969873f Add PHONY 2020-10-19 11:41:58 +02:00
Lukas Hirt ba65ed45a5 Fix favicon var and codacy ignore patterns 2020-10-19 11:41:58 +02:00
Lukas Hirt 75129e8e2e Adjust logo size 2020-10-19 11:41:58 +02:00
Lukas Hirt e1cdb36692 Pull oC logo and favicon 2020-10-19 11:41:58 +02:00
Lukas Hirt 970ef7c81f Add assets to gitignore 2020-10-19 11:41:58 +02:00
Lukas Hirt f6442f2d58 Adjust styles of form 2020-10-19 11:41:58 +02:00
Lukas Hirt 50d040d0d2 Add yarn logs into gitignore 2020-10-19 11:41:58 +02:00
Lukas Hirt 813fa28ad4 Move konnectd codacy config to the root 2020-10-19 11:41:58 +02:00
Lukas Hirt 8b97e6d489 Adjust paths in codacy exclude 2020-10-19 11:41:58 +02:00
Lukas Hirt 416816a615 Update assets 2020-10-19 11:41:58 +02:00
Lukas Hirt 42c189cbd4 Add codacy config with excluding paths 2020-10-19 11:41:58 +02:00
Lukas Hirt c266f0ccf6 Theme konnectd 2020-10-19 11:41:58 +02:00
Michael Barz 6c9840f9df transfer all changelogs from the extensions to the root 2020-10-07 16:33:01 +02:00
Phil Davis 142a652b51 Delete README.md from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis d8554a5685 Delete excess .github from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis 8086d78a92 Delete excess .gitignore from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis 427f82a596 Delete excess .editorconfig from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis 08127c1048 Delete excess .codacy.yml from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis d5aa4c1518 Delete excess .drone.star from extension folders 2020-10-05 15:53:36 +05:45
Michael Barz 1ebe0f14a1 cleanup glauth and konnectd docs 2020-10-01 11:55:02 +02:00
David Christofas 4f5531334f add version command and add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 13:37:07 +02:00
David Christofas 6234064707 rename cmd folders
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 09:23:02 +02:00
David Christofas 51af1e6f26 adapt import paths in the makefiles
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-24 17:25:11 +02:00
A.Unger 10ae5553bb fix offenses 2020-09-23 12:15:35 +02:00
A.Unger dd6a7937e0 Revert "fix issues"
This reverts commit 947fc9f044.
2020-09-23 12:12:08 +02:00
A.Unger 947fc9f044 fix issues 2020-09-23 12:07:18 +02:00
A.Unger 8b9e02ec0b Revert "run remark linter locally"
This reverts commit 97c348f1ae.
2020-09-23 11:48:59 +02:00
A.Unger 97c348f1ae run remark linter locally 2020-09-23 11:34:32 +02:00