Commit Graph

7 Commits

Author SHA1 Message Date
Alex
b45d23bf49 Add more docs 2023-08-11 12:16:49 +02:00
Alex
b5ce5a6e30 Add MAX_FILE_SIZE_MB settings and message activation switch 2023-04-21 12:46:43 +02:00
Alex
82fd4741e6 Add form feature
commit 1ccd9e6be4da1b0f539e4c76b39d097de1b8798a
Author: Alex <dev@alexandrelion.com>
Date:   Sun Feb 26 22:27:08 2023 +0100

    Fix unit tests for forms

commit b10d66be25b31028fb76c004852059bc1e2eb13a
Author: Alex <dev@alexandrelion.com>
Date:   Sun Feb 26 15:35:55 2023 +0100

    Finish form integration

commit fce276497ddaba92f367ee9994b8ae11dabdb7ab
Author: Alex <dev@alexandrelion.com>
Date:   Mon Feb 20 21:09:14 2023 +0100

    Add form
2023-02-26 23:06:40 +01:00
Alex
1f79dbe66e Add how-to docs 2022-10-14 19:45:40 +02:00
Alex
aafda15b86 Add new security config + restrict register route
Added ENABLE_MAILBOX_ROUTE, MAILBOX_USER and MAILBOX_PASSWORD environment variables to enable/disable route to local mailbox (/dev/mailbox) and basic auth (optional)
Restricted /users/register route if ENABLE_ACCOUNT_CREATION is false
2022-09-05 21:27:02 +02:00
Alex
781b562e93 Add features section #1 2022-09-05 12:23:31 +02:00
Alex
4c3f0c377c Improve docs structure 2022-07-28 16:01:24 +02:00