Commit Graph

353 Commits

Author SHA1 Message Date
Bernard Crnković b6196a4b3f
fix wrong source of "usergroup" metadata (#99)
* extract hardcoded jwt field names into config

* Update config.go

* bugfix: source group from usergroup field instead of password

Co-authored-by: James Read <contact@jread.com>
2023-01-11 20:41:52 +00:00
Bernard Crnković e18df74d5a
extract hardcoded jwt claim names into config (#97)
* extract hardcoded jwt field names into config

* Update config.go

Co-authored-by: James Read <contact@jread.com>
2023-01-10 22:29:31 +00:00
dependabot[bot] edf10fdd9f
build(deps): bump json5 from 1.0.1 to 1.0.2 in /webui (#94)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 21:12:52 +00:00
jamesread 81934355ed cicd: Vagrant fedora update 2023-01-02 10:49:20 +00:00
jamesread e318084300 feature: Changlog format now groups issues 2022-11-13 21:06:07 +00:00
jamesread 476f74efa8 cicd: Wrong path to var 2022-11-13 20:34:20 +00:00
jamesread e309dd6e67 feature: man page 2022-11-13 20:24:27 +00:00
jamesread 49cb2e5c0a fmt: Ineffectual assignment 2022-11-13 14:23:35 +04:00
jamesread 66370508ff cicd: yamllint github workflows 2022-11-13 13:55:12 +04:00
jamesread 875186ee24 cicd: Actions version bump 2022-11-13 13:34:14 +04:00
jamesread 384ef9787b Merge branch 'main' of ssh://github.com/OliveTin/OliveTin 2022-11-13 12:54:52 +04:00
jamesread dbcd39e91b cicd: Bump codeql from v1 to v2 2022-11-13 12:40:41 +04:00
jamesread 2244d2c3ef Merge branch 'main' of ssh://github.com/OliveTin/OliveTin 2022-11-13 08:36:20 +00:00
jamesread 37c54b5f77 feature: Look for webui in more directories 2022-11-13 12:35:47 +04:00
jamesread f48e7dac83 fmt: gofmt 2022-11-13 07:54:50 +00:00
jamesread 21b33086ae fmt: ST1005 https://staticcheck.io/docs/checks/#ST1005 2022-11-13 07:34:23 +00:00
jamesread 6143b2f8ed cicd: Jiggeled targets 2022-11-12 12:55:15 +04:00
jamesread d53c88f314 fmt: gofmt 2022-11-12 12:20:17 +04:00
jamesread f42ac5d744 depbump: Migrate from go-cron to cron (the underlying lib) 2022-11-12 12:19:20 +04:00
jamesread 58f3aaf47d cicd: githooks no longer triggered by grpc. protoc added as alternative to buf. 2022-11-12 12:12:09 +04:00
James Read 244404afbc
Sidebar (#88)
* feature: allow configurable title

* feature: sidebar prototype

* Spelling fix - Thanks @jonny7read

Spelling fix - Thanks @jonny7read

Co-authored-by: Jonny Read <jonny7read@gmail.com>

* feature: sidebar support

* bugfix: pagetitle

* fmt: hide sidebar under feature toggle

* fmt: Codestyle in style.css and main.js

Co-authored-by: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Co-authored-by: Jonny Read <jonny7read@gmail.com>
2022-11-11 12:13:47 +04:00
jamesread eca3145b1a bugfix: OliveTin openRC chmod +x 2022-10-26 19:59:49 +01:00
jamesread b560f9c749 bugfix: openrc for apk wasnt being installed properly 2022-10-26 17:24:47 +01:00
jamesread cf582e7152 feature: #83 - Restore Alpine packages 2022-10-26 11:54:58 +01:00
James Read 8b9932f85c
Merge pull request #65 from EzequielBruni/main
Created a service file for OpenRC (Alpine Linux/Gentoo)
2022-10-26 09:28:20 +01:00
James Read 4ec6f8f014
Merge pull request #82 from OliveTin/exec-coc-simplication
fmt: fmt
2022-10-26 09:05:07 +01:00
jamesread 1a8659f81f feature: Error messages now link to that error in docs 2022-10-24 23:28:35 +01:00
jamesread e950a00a1e fmt: fmt 2022-10-24 23:17:31 +01:00
jamesread f9ac78d27f fmt: Remove unused sliceutil 2022-10-24 22:51:31 +01:00
James Read 65afdeca36
Merge pull request #81 from OliveTin/feature-input-description
feature: #61 - Descriptions in arguments
2022-10-21 15:47:12 +01:00
jamesread 8e59ac9fb4 bugfix: Fixing CSS class name convention 2022-10-21 15:21:07 +01:00
jamesread 984dae7450 feature: #61 - Descriptions in arguments 2022-10-21 15:14:58 +01:00
jamesread be7effd317 cicd: Upgrade checkout action from v2 -> v3 https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ 2022-10-20 09:15:06 +01:00
jamesread 9e7d785ede feature: #68 Remove version from .rpm and .deb 2022-10-19 17:51:41 +01:00
jamesread 434e998151 cicd: Ignore errors when creating podman-container target - the container may not exist 2022-10-19 15:14:13 +01:00
jamesread b97e75dd67 depbump: webui 2022-10-19 15:13:06 +01:00
jamesread 5424aff946 bugfix: Remove microdnf cache 2022-10-19 15:12:42 +01:00
jamesread 08a1ac2591 feature: #71 URL argument type! 2022-10-19 13:26:22 +01:00
jamesread fb70cf7dfe cicd: Remove cicd and refactor from changelog - as they dont deliver end user benefits 2022-10-19 12:42:53 +01:00
jamesread b14a1f411d test: Unsupported argument type 2022-10-19 12:42:22 +01:00
jamesread fadc616a67 doc: Allow "test" for unittests, integration tests, etc 2022-10-19 10:02:41 +01:00
jamesread cfde9e5148 bugfix: Safer handling of username/usergroup metadata 2022-10-19 09:48:36 +01:00
jamesread cc8cad10db feature: drop arm32v7 container because Fedora dropped it 2022-10-01 09:06:41 +01:00
jamesread d15461a67b Merge branch 'main' of ssh://github.com/OliveTin/OliveTin 2022-09-29 17:18:02 +02:00
jamesread 917857d213 cicd: I hate multiarch docker builds 2022-09-29 17:17:54 +02:00
jamesread 770c6c06bf cicd: useradd after installing it 2022-09-29 08:57:16 +01:00
jamesread 95c589478d cicd: need shadow-utils for useradd 2022-09-29 08:46:59 +01:00
jamesread b51c139264 feature: Switched to fedora-minimal 2022-09-29 02:21:53 +02:00
jamesread 2ef86beea5 cicd: buf mod update seemed to be needed 2022-09-29 01:21:12 +02:00
jamesread d029f7b5bd cicd: Manual trigger of workflow to test docker images 2022-09-29 01:12:05 +02:00