2460fdc356
feat(config): allow multi word env var keys ( #617 )
2023-03-02 10:11:05 +01:00
eec7a473a5
feat: add third party integrations
...
add third party integrations
2023-02-23 13:05:05 +01:00
66126d68e7
chore: add Config documentation
2023-02-13 13:47:33 +01:00
fd138e740d
fix(backend): add 'emails' section to Config.md ( #523 )
...
* fix(backend): add 'emails' section to Config.md
2023-01-26 16:56:51 +01:00
74baba7e7f
Update backend/docs/Config.md
...
Co-authored-by: Frederic Jahn <frederic.jahn@hanko.io>
2023-01-24 12:06:22 +01:00
7591d00e2d
Update backend/docs/Config.md
...
Co-authored-by: Frederic Jahn <frederic.jahn@hanko.io>
2023-01-24 12:06:15 +01:00
9403f40b79
Update backend/docs/Config.md
...
Co-authored-by: Frederic Jahn <frederic.jahn@hanko.io>
2023-01-24 12:06:00 +01:00
2eee359be4
fix: rename backend -> store
2023-01-24 10:51:07 +01:00
5483494a12
Update backend/docs/Config.md
...
Co-authored-by: Frederic Jahn <frederic.jahn@hanko.io>
2023-01-24 10:49:25 +01:00
283cfdabea
Update backend/docs/Config.md
...
Co-authored-by: Frederic Jahn <frederic.jahn@hanko.io>
2023-01-24 10:48:48 +01:00
a10e7ec7b1
Update backend/docs/Config.md
...
Co-authored-by: Frederic Jahn <frederic.jahn@hanko.io>
2023-01-24 10:48:31 +01:00
3dedce746c
feat: make limits for passcode/password separately configurable. Document the changes.
2023-01-23 14:45:58 +01:00
b08878ff6e
chore: typo
...
Co-authored-by: lfleischmann <67686424+lfleischmann@users.noreply.github.com>
2023-01-13 09:04:34 +01:00
d979968f38
docs: document new database_url config variable
2023-01-12 09:24:55 +01:00
12594292ef
docs: update backend config docs
2022-12-14 15:33:13 +01:00
4bf69b8b0e
docs: update readmes
...
Add a section in the main readme giving giving some hints on how to get
started. Restructure the backend readme and add sections for running a
database and an SMTP server. Add section with links to frontend framework
integration guides and example applications in the elements readme.
2022-11-04 13:57:25 +01:00
6dfbd68896
Merge branch 'main' into add-audit-logs
...
# Conflicts:
# backend/go.mod
# backend/go.sum
2022-10-13 08:49:20 +02:00
7257b1bcd6
refactor: refactor audit log logic for console output
2022-10-12 14:46:49 +02:00
a6bda1d2ed
feat: add option to configure audit_log output
2022-10-11 16:51:22 +02:00
6985da1369
Update Config.md
...
Reverted previous changes
2022-10-07 19:13:51 +02:00
268e26b79b
Update Config.md
...
Changed docs to match actual implementation
2022-10-07 15:29:44 +02:00
6d177d0417
feat: add config to log sensitive values in audit logs
2022-09-27 11:25:08 +02:00
01468c69ea
Update Config.md
...
docs: Document the need to include the port on webauthn settings origin.
2022-09-26 09:53:37 +02:00
61cd35becf
Merge branch 'main' into add-audit-logs
...
# Conflicts:
# backend/go.sum
2022-09-14 14:32:48 +02:00
0c33506888
chore: document audit_log config options
2022-09-14 10:03:17 +02:00
6cc7c66c0e
refactor: rename private api references
2022-09-13 14:00:42 +02:00
eec0465d9d
fix(jwk): remove conflicting order by clause when retriving last jwt from db
...
also adjusts secret keys config documentation
2022-08-30 12:57:47 +02:00
4c67661ea7
docs(backend): document min_password_length config option
2022-08-24 17:23:45 +02:00
067ca8d755
feat: handle auth-token header and create cross domain cookies ( #135 )
...
feat: handle auth-token header and create cross domain cookies
2022-07-28 14:35:44 +02:00
0daaf012bb
More edits for clarity and consistency
2022-07-06 10:46:49 +02:00
e05f04d559
Edited WebAuthn explanation for more clarity
2022-07-06 10:24:25 +02:00
44c5225dc3
Update Config.md
2022-07-06 09:21:45 +02:00
afee75f426
Update Config.md
2022-07-05 14:57:56 +02:00
0afc0b4b7d
Feedback, clarity, typos
2022-07-05 14:52:19 +02:00
49aaf65770
Apply suggestions from code review
...
Co-authored-by: lfleischmann <67686424+lfleischmann@users.noreply.github.com>
2022-07-05 13:41:08 +02:00
d7698d84b5
Update Config.md
2022-06-30 16:41:08 +02:00
f568ab8df9
docs: add some explanations to the config options
2022-06-30 11:14:37 +02:00
48159f360d
docs: improve backend README
2022-06-28 12:06:38 +02:00