Ion Bazan
19488c45d8
Improve registration tests
2024-11-01 02:01:41 +08:00
Ion Bazan
e75dd383d9
code review fixes
2024-10-31 00:00:03 +08:00
HDVinnie
25031dcf76
chore: pint ci
2024-10-30 07:29:13 -04:00
Ion Bazan
87e547b444
Add internal note for staff invitations
2024-10-30 11:14:48 +08:00
Roardom
b3cdc34b7a
fix: new users not receiving default stylesheet defined in config
2024-08-28 05:50:42 +00:00
HDVinnie
025b519fe7
fix: fortify create user action
2024-08-26 15:58:13 -04:00
Roardom
5f28892153
add: password reset history logging
2024-08-17 15:05:47 +00:00
Roardom
64a60089d9
refactor: treat sprintf as native function
...
This breaks the pint CI currently. This is probably due to the next version of php (8.4) adding opcache optimizations to sprintf and our config requiring pre-slashing native functions.
2024-08-09 21:08:26 +00:00
Roardom
6d729fee16
fix: consistently upsert user into external announce on group change
2024-06-24 02:50:33 +00:00
HDVinnie
eddad86406
fix: phpstan errors
...
- this commit tackles more phpstan errors from the baseline.
- the 2024_06_19_210338_update_colum_types.php migration will have more added to it. This PR is draft until more baaseline errors are closed.
2024-06-19 21:19:02 -04:00
Roardom
0e0fc3524f
refactor: modularize system notifications and prevent replies
2024-06-07 14:08:23 +00:00
Roardom
2e57262e97
fix: strict types phpstan errors
2024-05-23 15:38:35 +00:00
Roardom
b86475a732
add: strict types to all files
2024-05-23 13:58:29 +00:00
HDVinnie
93b17f0419
chore: license
2024-03-19 17:56:44 -04:00
HDVinnie
221b9e4dee
remove: joypixel emojis
2024-02-22 17:44:53 -05:00
Roardom
c6f220bf84
add: email logging
...
Don't log the email addresses themselves to maintain user privacy.
2024-01-21 10:59:26 +00:00
Roardom
31f86b3bc6
fix: open sign up requiring code
2023-11-26 22:44:46 +00:00
HDVinnie
b812b7ece7
update: fortify
2023-11-20 10:34:56 -05:00
HDVinnie
e251fbff72
Merge pull request #3249 from Roardom/login-redirect
...
(Fix) Return exception instead of redirect during registration
2023-11-16 07:12:50 -05:00
Roardom
fc76cc4725
fix: return exception instead of redirect during registration
2023-11-16 11:54:41 +00:00
Roardom
17867ac777
add: rsskey logging
2023-11-16 09:53:56 +00:00
HDVinnie
31173f9b80
PHP Style Change (Laravel Pint CI)
2023-11-16 00:46:00 +00:00
HDVinnie
54f06516e8
fix: CreateNewUser action
2023-11-15 19:45:05 -05:00
Roardom
cbfd7c0739
add: passkey logging
2023-11-13 08:18:39 +00:00
HDVinnie
9dc3ef97dd
fix: CreateNewUser.php
2023-11-12 11:26:03 -05:00
clandestine8
4633a39d74
Fix: PSR12
2023-07-30 20:04:55 -04:00
clandestine8
5c3716435e
Update: Password Reset & Email Verification
2023-07-30 20:03:39 -04:00
clandestine8
3ba4d03062
Update: Registration Form
2023-07-30 18:29:49 -04:00
HDVinnie
1972d7c284
PHP Style Change (Laravel Pint CI)
2023-07-30 17:26:09 +00:00
clandestine8
ed82cf11e8
Fix: Create User Action
2023-07-30 13:24:43 -04:00
HDVinnie
63518fd6f0
PHP Style Change (Laravel Pint CI)
2023-07-04 19:49:36 +00:00
Roardom
326adb5c08
update: use fortify for authentication
2023-06-17 07:21:27 +00:00