Andrea
923d333823
[docs] encourage using loopback bind address ( #1166 )
2022-12-07 21:50:37 +01:00
tobi
c56998ff05
[docs] add account domain documentation ( #1065 )
...
* [docs] add account domain documentation
* add note about parent/subdomain
2022-11-17 15:04:35 +01:00
tobi
f0bf69d4d0
[chore] Add ipv6 localhost to trusted proxies by default ( #868 )
...
* add ipv6 localhost to trusted proxies by default
* test different trusted proxies
2022-09-29 17:08:56 +02:00
tobi
094f032f74
[feature] Add log-db-queries config option ( #465 )
2022-04-18 16:47:11 +02:00
tobi
0884f89431
Implement Cobra CLI tooling, Viper config tooling ( #336 )
...
* start pulling out + replacing urfave and config
* replace many many instances of config
* move more stuff => viper
* properly remove urfave
* move some flags to root command
* add testrig commands to root
* alias config file keys
* start adding cli parsing tests
* reorder viper init
* remove config path alias
* fmt
* change config file keys to non-nested
* we're more or less in business now
* tidy up the common func
* go fmt
* get tests passing again
* add note about the cliparsing tests
* reorganize
* update docs with changes
* structure cmd dir better
* rename + move some files around
* fix dangling comma
2021-12-07 13:31:39 +01:00
Mara Sophie Grosch
a7882fabc7
Use IPv6 doc prefix for docs ( #324 )
...
IPv6 has a dedicated prefix for documentation and examples, this commit makes use of it for BindAddress config flag docs and examples.
2021-11-22 17:58:19 +01:00
tobi
1ded58b34b
add bindAddress configuration option ( #320 )
...
* add bindAddress configuration option
* clarify that bindAddress can be a hostname
2021-11-22 10:55:52 +01:00
tobi
d81a123473
Update docs with better config + installation instructions ( #300 )
...
* start reworking some documentation
* fuller documentation + better docs structure
2021-11-14 16:54:23 +01:00
Tobi Smethurst
6bd26ff4c4
more swagger docs + other changes ( #125 )
...
* more swagger docs + other changes
* go fmt
2021-07-31 23:17:39 +02:00
Tobi Smethurst
05e9af089c
Oidc ( #109 )
...
* add oidc config
* inching forward with oidc idp
* lil webfingy fix
* bit more progress
* further oidc
* oidc now working
* document dex config
* replace broken images
* add additional credits
* tiny doc update
* update
* add oidc config
* inching forward with oidc idp
* bit more progress
* further oidc
* oidc now working
* document dex config
* replace broken images
* add additional credits
* tiny doc update
* update
* document
* docs + comments
2021-07-23 10:36:28 +02:00