69af9e0dbd
Routes: Added throttling to a range of auth-related endpoints
...
Some already throttled in some means, but this adds a simple ip-based
non-request-specific layer to many endpoints.
Related to #4993
2024-05-20 14:00:58 +01:00
8e3f8de627
Notifications: Reorgranised classes into domain specific folders
...
Closes #4500
2023-09-11 19:27:36 +01:00
d23cfc3d32
Updated test to match German translation
2023-06-28 23:46:59 +01:00
295cd01605
Played around with a new app structure
2023-05-17 17:56:55 +01:00
c724bfe4d3
Copied over work from user_permissions branch
...
Only that relevant to the additional testing work.
2023-01-21 11:08:34 +00:00
7b2fd515da
Updated test to align with latest translation
2022-10-21 10:41:55 +01:00
c8be6ee8a6
Addressed test failures from users API changes
2022-02-04 01:02:13 +00:00
9d15688a43
Applied latest styleci changes
2022-02-01 11:49:30 +00:00
6eadf3efb3
Added language select to the user create form
...
- Updated user invite to take language from user.
- Added tests to cover.
- Added page/tab title to user create view.
For #2576 and #2408
2022-01-31 22:15:21 +00:00
88e6f93abf
Prevented auto-login from direct email confirmation actions
...
Was done for convenience but could potentially be exploited by an
attacker using signing up via one of these routes, then forwarding
an email confirmation to another user so they unknowingly utilise
an account someone else controls.
Tweaks the flow of confirming email, and the user invite flow.
For #3050
2021-11-15 10:50:28 +00:00
05d99a312d
Applied styleci changes
2021-09-26 15:48:22 +01:00
c32b315cd7
Standardised facade usage to use via their FQCN
...
Done via Laravel Shift Workbench
2021-09-26 15:37:55 +01:00
934a833818
Apply fixes from StyleCI
2021-06-26 15:23:15 +00:00
4d4a57d1bf
Converted some tests from BrowserKit, Updated shared helpers
2021-03-03 22:11:00 +00:00
f84bf8e883
Updated test files to be PSR-4 compliant
...
Closes #1924
2020-04-04 01:16:05 +01:00
140298bd96
Updated to Laravel 5.8
2019-09-13 23:58:40 +01:00
eab0ca9648
Covered new invite system with testing
...
Closes #316
2019-08-18 13:55:28 +01:00