Slawomir Boczek
fe821c5808
Feature/resend email verify ( #333 )
...
* feat: Resend Email Verify
+ rework the whole concept, based on new table for email hashes
This make it possible that every email will work, not matter if first or last
* Nothing important: change variable name
* Change message
2025-10-12 11:19:30 +02:00
slawkens
6eda38603c
Protect against csrf in more places (accounts & guilds pages)
2025-05-24 09:52:56 +02:00
slawkens
1e9b10d648
Fix twig variables: logged + account_logged being not set directly after login
2025-05-15 19:11:20 +02:00
slawkens
a0f1971583
Fix login if limiter is disabled
2024-10-25 19:01:28 +02:00
Gabriel Pedro
327dcb5f87
feat: ratelimit ( #267 )
...
* feat: rate limit settings
* fix: section label
* fix: real ip
* fix: real ip
2024-08-26 14:53:09 +02:00
slawkens
fcb13f3c0f
Fixes to account verify - do not allow login without verified email (Thanks @anyeor)
2024-07-09 23:05:36 +02:00
slawkens
3fadf87a7a
Fix title on login page
2024-06-11 13:14:15 +02:00
slawkens
c24576165c
login.php early exit + fix title
2024-06-11 12:55:02 +02:00
slawkens
e17dde0dca
Fix session fixation
2023-11-27 23:52:36 +01:00
slawkens
6ae1bf5814
Add missing header to some files
2023-02-15 08:06:08 +01:00
slawkens
ed7e9e1eae
fixes to account number part 2
2023-02-14 18:40:31 +01:00
slawkens
8985917a96
Fixes to account number
2023-02-14 18:28:31 +01:00
slawkens
3a3411c117
New hooks for admin page, for head, body, and before_page
...
+move LOGIN_POST to correct place
2023-02-07 16:27:02 +01:00
slawkens
1166ddfe87
Remove google recaptcha from code
...
will be included as plugin. This allows for custom recaptcha's
2023-02-07 15:20:24 +01:00