Amir Zarrinkafsh
a004164bc3
ci(autheliabot): remove commentary on all-contributor commits ( #2091 )
2021-06-17 17:35:18 +10:00
allcontributors[bot]
d518e1023e
docs: add AlexGustafsson as a contributor for code, doc ( #2090 )
...
* docs: update README.md
* docs: update .all-contributorsrc
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2021-06-17 16:52:28 +10:00
Alex Gustafsson
150116a172
feat(web): implement automatic theme switch for light/dark ( #2046 )
...
* Implement an automatic theme
The "auto" theme will automatically switch between "dark" and "light"
depending on user preference. This allows for automatic dark mode.
* fix(configuration): allow the "auto" theme when validating
The new theme "auto" was not allowed to be used in a configuration file.
* docs: clarify what critera controls the automatic theme
How the "auto" theme functioned was unclear.
* docs: typeset themes as code
* fix(web): apply useEffector to media query watch
* docs: add technical details
* fix(configuration): resolve merge conflicts
2021-06-17 16:42:03 +10:00
renovate[bot]
78a9faacfe
build(deps): update dependency typescript to v4.3.3 ( #2088 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-17 10:19:45 +10:00
renovate[bot]
df2a442896
build(deps): update module github.com/spf13/viper to v1.8.0 ( #2087 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-17 09:43:21 +10:00
James Elliott
fcfff9748c
feat(handlers): synology password complexity err on reset ( #2083 )
...
This responds to the client with the correct error when used with Synology LDAP servers.
2021-06-16 12:50:14 +10:00
renovate[bot]
9e836d990c
build(deps): update arm32v7/alpine docker tag to v3.14.0 ( #2086 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-16 10:34:54 +10:00
renovate[bot]
d0921efa28
build(deps): update arm64v8/alpine docker tag to v3.14.0 ( #2085 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-16 10:13:37 +10:00
renovate[bot]
923f7c7aec
build(deps): update alpine docker tag to v3.14.0 ( #2084 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-16 09:38:02 +10:00
Clément Michaud
7b1f186753
fix(web): add white padding around qrcode image ( #2081 )
...
* fix(web): add white padding around qrcode image
Some qrcode readers are struggling to decode the qrcode because there is no clear border between the qrcode image and the page background in dark mode. This fix add a white padding so that the border is now obvious.
Fixes #1777 .
2021-06-14 12:38:39 +10:00
renovate[bot]
6de4f9ea61
build(deps): update module github.com/golang/mock to v1.6.0 ( #2079 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-12 18:21:21 +10:00
Amir Zarrinkafsh
8a171e6344
ci(golangci-lint): replace golint with revive linter ( #2078 )
...
Remove deprecated `golint` linter and replace with `revive` linter.
Also fix outstanding issues due to upgraded linters.
2021-06-11 10:30:53 +10:00
Amir Zarrinkafsh
91a2cc1caa
ci(buildkite): add notification webhook for blocked PRs ( #2077 )
2021-06-10 13:23:23 +10:00
renovate[bot]
983054f2b5
build(deps): update dependency @types/react to v17.0.11 ( #2076 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-10 08:30:56 +10:00
renovate[bot]
ca42d627be
build(deps): update dependency @types/react-dom to v17.0.7 ( #2075 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-09 17:52:04 +10:00
renovate[bot]
3d66879da5
build(deps): update dependency @types/react to v17.0.10 ( #2074 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-09 17:21:22 +10:00
James Elliott
2c42464fc8
refactor(configuration): use key log instead of logging ( #2072 )
...
* refactor: logging config key to log
This refactors the recent pre-release change adding log options to their own configuration section in favor of a log section (from logging).
* docs: add step to getting started to get the latest tagged commit
This is so we avoid issues with changes on master having differences that don't work on the latest docker tag.
* test: adjust tests
* docs: adjust doc strings
2021-06-08 23:15:43 +10:00
Amir Zarrinkafsh
50878b1e7f
build(deps): update swagger-ui to v3.50.0 ( #2070 )
2021-06-08 10:59:03 +10:00
Amir Zarrinkafsh
3d42f52d4a
docs: update logos with transparent backgrounds ( #2071 )
2021-06-08 10:41:11 +10:00
Amir Zarrinkafsh
0bc92404bb
ci: update tsconfig and refactor eslintrc ( #2069 )
2021-06-08 10:14:51 +10:00
James Elliott
c555c10496
docs: add matrix space information and update readme ( #2061 )
...
* docs: add matrix space information and update readme
We recently created a Matrix Space which includes both the original room, and a new contributing room. This commit also performs some basic housekeeping on the README.md, including but not limited to: factorizing the security section, adjusting the main description, clearly outlining areas where help is wanted, adding information related to the helm chart, adding more details in the features summary, grammar, and misc other changes.
* docs: update security to be in line with the readme
2021-06-06 15:53:28 +10:00
James Elliott
e029f4b5af
build: optimize docker builds ( #2059 )
...
* build: optimize docker builds
This change is so that each of the COPY/RUN steps occurs in a single layer which should theoretically decrease build times.
* build: include license and move scripts
2021-06-06 14:46:31 +10:00
renovate[bot]
b4b69295ad
build(deps): update dependency prettier to v2.3.1 ( #2062 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-06 12:10:00 +10:00
dependabot[bot]
a77ad1d650
build(deps): bump ws from 6.2.1 to 6.2.2 in /web ( #2063 )
...
Bumps [ws](https://github.com/websockets/ws ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/commits )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2021-06-06 09:33:05 +10:00
renovate[bot]
c2a9afe9af
build(deps): update module gopkg.in/square/go-jose.v2 to v2.6.0 ( #2065 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-06 09:06:19 +10:00
renovate[bot]
0c91f5c898
build(deps): update golang docker tag to v1.16.5 ( #2060 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-04 14:36:51 +10:00
renovate[bot]
baf0e764f9
build(deps): update dependency @types/react-dom to v17.0.6 ( #2056 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-02 13:23:21 +10:00
renovate[bot]
36d3695967
build(deps): update dependency @types/react to v17.0.9 ( #2055 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-02 12:55:21 +10:00
renovate[bot]
f798ffffdf
build(deps): update module github.com/fasthttp/router to v1.3.14 ( #2052 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-02 06:30:09 +10:00
renovate[bot]
2454c2145d
build(deps): update module github.com/valyala/fasthttp to v1.26.0 ( #2051 )
2021-06-01 20:21:05 +10:00
James Elliott
6b3246a6d3
docs: refactor and update security ( #1944 )
...
Refactors the secrurity documentation to be up-to-date and conform to our style guidelines. Additionally went over each part and reworded things that needed it.
2021-06-01 14:11:33 +10:00
James Elliott
cef35fadcd
feat(configuration): add error and warn log levels ( #2050 )
...
This is so levels like warn and error can be used to exclude info or warn messages. Additionally there is a reasonable refactoring of logging moving the log config options to the logging key because there are a significant number of log options now. This also decouples the expvars and pprof handlers from the log level, and they are now configured by server.enable_expvars and server.enable_pprof at any logging level.
2021-06-01 14:09:50 +10:00
Frederic Hemberger
4cfda7eece
fix(docs): Update link to Lite bundle ( #2048 )
2021-06-01 01:17:26 +02:00
Amir Zarrinkafsh
05df642f3e
feat: add option to keep stdout logging with log_file_path ( #2037 )
...
Currently if a `log_file_path` is defined Authelia will redirect all logging from standard output to said defined location. This change allows users to keep standard output logging along with a defined `log_file_path`.
2021-05-31 14:02:54 +10:00
dependabot[bot]
03a1b004cf
build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /web ( #2040 )
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2021-05-31 11:52:49 +10:00
renovate[bot]
b27603c6d7
build(deps): update module github.com/ory/fosite to v0.40.2 ( #2024 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-31 11:31:02 +10:00
James Elliott
3735f256c0
build(deps): replace github.com/dgrijalva/jwt-go ( #2036 )
...
Replaces github.com/dgrijalva/jwt-go with github.com/form3tech-oss/jwt-go.
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2021-05-31 11:15:05 +10:00
renovate[bot]
1c510edbf3
build(deps): update dependency react-otp-input to v2.3.1 ( #2043 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-31 10:04:20 +10:00
Amir Zarrinkafsh
2b95acb82a
ci(buildkite): add tag for highavailability suite ( #2038 )
...
Allows granular control for node assignment on the high availability testing suite.
2021-05-27 14:23:56 +10:00
renovate[bot]
e82ca61c7a
build(deps): update dependency typescript to v4.3.2 ( #2034 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-27 08:26:48 +10:00
renovate[bot]
263e6f1dcf
build(deps): update dependency @types/react to v17.0.8 ( #2033 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-26 15:50:04 +10:00
renovate[bot]
d28d36b568
build(deps): update haproxy docker tag to v2.4.0 ( #2004 )
...
* build(deps): update haproxy docker tag to v2.4.0
* fix(suites): fix haproxy dockerfile user
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2021-05-26 14:13:53 +10:00
renovate[bot]
6a226ec122
build(deps): update mariadb docker tag to v10.6.1 ( #2028 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-26 08:28:16 +10:00
renovate[bot]
b07c465ffb
build(deps): update dependency @types/react to v17.0.7 ( #2030 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-26 07:17:19 +10:00
renovate[bot]
14780c7b45
build(deps): update dependency @types/node to v15.6.0 ( #2017 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2021-05-24 15:34:53 +10:00
James Elliott
9d6ad5aa94
release: v4.29.4 ( #2025 )
2021-05-24 09:26:08 +10:00
James Elliott
bbecf632af
fix(server): revert github.com/valyala/fasthttp to v1.24.0 ( #2021 )
2021-05-24 09:01:19 +10:00
James Elliott
70002108bd
release: v4.29.3 ( #2015 )
2021-05-21 22:34:37 +10:00
James Elliott
c62dbd43d6
fix(handlers): align response status codes for the verify endpoint ( #2016 )
...
This aligns all response status codes on the /api/verify endpoint when an error occurs, making it impossible to determine the actual reason for the failure.
2021-05-21 14:03:44 +02:00
renovate[bot]
a56cffa129
build(deps): update module github.com/fasthttp/router to v1.3.13 ( #2013 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-21 10:21:32 +10:00