James Elliott
859b403146
docs: update docs ( #4597 )
2022-12-19 15:04:02 +11:00
James Elliott
b4d9e21387
docs: fix misc url issues ( #4503 )
2022-12-07 20:43:02 +11:00
James Elliott
442cb272d9
docs: update proxy docs ( #4449 )
2022-11-30 09:12:50 +11:00
Jacob Gee-Clarke
ef28345f05
docs: fix grammar ( #4334 )
...
A fixed grammatical issue with the docker deployment page.
2022-11-21 06:27:43 +11:00
James Elliott
9aec643bc1
docs: clarify cloudflare docs ( #4373 )
2022-11-14 14:37:34 +11:00
James Elliott
e97a848600
refactor: ldap filter ( #4329 )
2022-11-04 13:42:28 +11:00
James Elliott
95709b7069
docs: update proxy versions ( #4310 )
2022-11-01 10:09:46 +11:00
James Elliott
12e3cd56b1
docs: refactor generator guides ( #4244 )
2022-10-23 18:09:19 +11:00
Paul Ohl
a6268e3c11
docs: grammar fixes for forwarded headers ( #4237 )
...
There were minor typos, and a phrase with no ending.
2022-10-23 07:19:11 +11:00
James Elliott
3113ec2b80
feat(commands): random character generator ( #4213 )
...
This improves all random character generator command usages to be nearly identical and reuse a large block of code. It also improves several functions to give more options when randomly generating outputs.
2022-10-21 07:41:46 +11:00
James Elliott
3f8958d1b1
docs(oidc): fix missing link ( #4212 )
2022-10-20 15:42:22 +11:00
James Elliott
9e29295bdf
docs(oidc): adjust client secret information ( #4211 )
2022-10-20 15:27:09 +11:00
James Elliott
248f1d49d4
feat(oidc): hashed client secrets ( #4026 )
...
Allow use of hashed OpenID Connect client secrets.
2022-10-20 14:21:45 +11:00
James Elliott
52102eea8c
feat(authorization): query parameter filtering ( #3990 )
...
This allows for advanced filtering of the query parameters in ACL's.
Closes #2708
2022-10-19 14:09:22 +11:00
James Elliott
d0c1b32125
docs: fix proxmox and misc links ( #4145 )
...
* docs: fix proxmox and misc links
* docs: adjust
2022-10-18 21:29:48 +11:00
Philipp
a471c31d74
docs: update seafile docs ( #4151 )
...
This fixes an issue with the Seafile OIDC integration docs.
2022-10-18 21:27:38 +11:00
James Elliott
a894e272cb
docs: add synology dsm docs ( #4167 )
2022-10-18 21:22:13 +11:00
James Elliott
3a70f6739b
feat(authentication): file password algorithms ( #3848 )
...
This adds significant enhancements to the file auth provider including multiple additional algorithms.
2022-10-17 21:51:59 +11:00
James Elliott
75a3d8a3bc
docs: update misc notes ( #4184 )
2022-10-16 08:37:31 +11:00
James Elliott
b27fd4b7fc
docs: update client secret encoding notes ( #4183 )
2022-10-16 08:30:02 +11:00
James Elliott
ef61acb3a9
docs: misc nginx fixes ( #4153 )
2022-10-09 12:48:42 +11:00
James Elliott
644616d8b1
docs: npm custom locations ( #4152 )
2022-10-09 12:09:45 +11:00
James Elliott
ab2bcfd677
docs: adjust nginx example ( #4134 )
2022-10-08 18:45:38 +11:00
James Elliott
ef0e4975fd
docs: add nginx proxy manager details ( #4147 )
...
Adds NPM docs.
2022-10-08 12:43:26 +11:00
James Elliott
b21aa73fd4
docs: fix url ref ( #4130 )
2022-10-05 09:44:21 +11:00
James Elliott
f80edd2f4a
docs: fix istio docs and readme ( #4120 )
2022-10-03 15:57:25 +11:00
James Elliott
21a24ac1e1
docs: fix envoy docs ( #4119 )
2022-10-03 15:28:31 +11:00
James Elliott
3f39914c8f
refactor: private key decoding and generators ( #4116 )
2022-10-03 11:52:29 +11:00
James Elliott
3822286c3b
docs: add envoy docs ( #3789 )
...
Adds and adjusts documentation for Envoy.
2022-10-02 13:59:09 +11:00
Constantin Kraft
4d35b7ddf7
docs: fix misc grammar issues ( #4062 )
...
Closes #4063
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-09-27 12:13:06 +10:00
James Elliott
d67659a4f9
docs: fix ldap section ( #4075 )
2022-09-26 05:19:11 +10:00
boomam
3a65d9af54
docs: ldap integration guides ( #3920 )
2022-09-26 04:50:54 +10:00
stanthewizzard
3390dda59b
docs: fix komga integration guide ( #4045 )
...
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-09-25 07:44:00 +10:00
James Elliott
5baa69064b
docs: adjust traefik k8s example ( #3971 )
2022-09-06 12:19:48 +10:00
James Elliott
b034048d7d
docs: update nginx example ( #3795 )
...
This updates the nginx example to use set_escape_uri from the http_set_misc module.
2022-09-01 21:59:02 +10:00
James Elliott
f17268ee80
docs: remove cobra auto gen tags ( #3937 )
2022-09-01 12:24:47 +10:00
James Elliott
730e47df92
docs: cloudflare zt fixes ( #3931 )
2022-08-31 21:03:21 +10:00
James Elliott
f18585bcd8
docs: nextcloud missing oidc scope ( #3926 )
2022-08-30 19:52:00 +10:00
James Elliott
ee540aa8e7
docs: add offline_access to outline ( #3914 )
2022-08-27 08:43:55 +10:00
James Elliott
4d3ac31051
docs: update k8s integration ( #3908 )
2022-08-26 21:03:12 +10:00
James Elliott
21929d6508
docs: update get started ( #3907 )
2022-08-26 20:46:47 +10:00
James Elliott
a8849f1b9e
docs: misc consistency adjustments ( #3904 )
2022-08-26 13:26:58 +10:00
boomam
50c12f573c
docs: oidc grafana env update ( #3847 )
...
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-08-26 11:42:12 +10:00
Northguy
657463a3e6
docs: oidc kogma ( #3893 )
...
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-08-26 11:39:00 +10:00
James Elliott
0ddeae4a60
docs: seafile header sso ( #3888 )
2022-08-26 11:34:56 +10:00
Jerry Jean-Baptiste
240ec60dac
docs: fix helm chart link ( #3843 )
...
* Update introduction.md
2022-08-16 13:03:04 +10:00
James Elliott
7cb43d2ce8
docs: add outline oidc docs ( #3829 )
2022-08-12 09:11:42 +10:00
James Elliott
8140c5007f
docs: fix gitea oidc ( #3800 )
2022-08-07 14:56:33 +10:00
boomam
c585e19499
docs: update gitea integration ( #3724 )
...
Added full redirect_uris path, note on pre-creating user.
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-08-07 08:25:28 +10:00
Clément Radenac
bdb65318f2
docs: update oidc docs for gitea ( #3777 )
...
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-08-02 10:27:23 +10:00