17 Commits

Author SHA1 Message Date
91bbae1c63 Add copyright notice 2025-01-13 20:38:47 +00:00
e20a366410 Update copyright assignment to cover 2025 and include all contributors 2025-01-13 21:37:02 +01:00
55e6cfcd36 Fix order of Ruby's magic string comment and Copyright assignment 2024-12-28 18:37:47 +01:00
0c7c69ee5e Run Rubocop autocorrect on app/controllers 2024-12-28 18:28:38 +01:00
1fb6c483ed Temporarily allow insecure cookies 2024-12-08 00:48:42 +01:00
3fca449461 Limit visibility per tenant 2024-12-02 09:04:48 +01:00
5f01741943 Validate the Captcha challenge for account signup 2024-12-01 19:57:01 +01:00
279093ad98 Configure registration endpoint to create a wedding as well 2024-12-01 14:03:23 +01:00
be3497ad64 Configure current tenant in a before_action of the ApplicationController 2024-11-30 21:11:25 +01:00
b892d4006f Configure letter opener to read emails via web UI 2024-11-30 19:09:36 +01:00
ed7207d707 Require user authentication by default 2024-11-30 11:04:45 +01:00
3d424c304e Revert user authentication
This reverts commit b215e8a3b40be089e7359cfd424f807c2d54b1c2.
2024-11-30 10:45:17 +01:00
aa0986986f Install Rails' authentication generator 2024-11-19 00:26:44 +01:00
6f6a6aaabf Update format of guests API and document endpoints 2024-11-16 02:16:19 +01:00
b7cabc1661 Add copyright notice 2024-10-27 21:42:45 +00:00
507d068459 Configure endpoint to support bulk updates 2024-10-27 14:03:13 +01:00
a9f166df7e Initial commit 2024-07-11 18:42:31 +02:00