Commit graph

1682 commits

Author SHA1 Message Date
Visman
f0b7d0b6ee Update form.forkbb.php template 2023-05-21 21:03:05 +07:00
Visman
a3064a6921 Update form.forkbb.php 2023-05-21 13:56:38 +07:00
Visman
d4c426739d Update form.forkbb.php template 2023-05-20 21:03:35 +07:00
Visman
2caac06488 Update form.forkbb.php template 2023-05-20 19:21:59 +07:00
Visman
3142ba2c3a Update Register page for emails from OAuth 2023-05-19 20:58:24 +07:00
Visman
f0c1bd9d38 Update Validators\Email for emails from OAuth 2023-05-19 20:09:01 +07:00
Visman
934f7a1da0 Update findEmail() method for ProviderUser 2023-05-19 20:08:07 +07:00
Visman
4810de11d8 Add tail to password when registering via OAuth 2023-05-19 18:05:10 +07:00
Visman
1ae5c7a594 Remove invalid comment 2023-05-19 18:03:21 +07:00
Visman
5923684775 Use container->MAX_EMAIL_LENGTH 2023-05-19 18:02:44 +07:00
Visman
f61f1d246a Update login() method 2023-05-18 19:47:24 +07:00
Visman
06be297c6f OAuth (part 12 draft) Add Google
Not tested. Google banned the registration of new applications for my country.
2023-05-17 22:24:27 +07:00
Visman
3d362e622e Remove empty parameters from a request 2023-05-17 18:37:45 +07:00
Visman
64b2d8ecb8 Update validator.po 2023-05-17 11:13:28 +07:00
Visman
cf3087dd1c OAuth (part 11 draft) Add Yandex 2023-05-17 01:08:04 +07:00
Visman
93f09245e6 Fix Admin\Providers page 2023-05-17 00:36:44 +07:00
Visman
39dce53001 OAuth (part 10 draft)
If cURL is disabled, it will work through files/streams with allow_url_fopen=ON.
2023-05-16 21:36:24 +07:00
Visman
cf15f56635 Rename method 2023-05-16 21:29:21 +07:00
Visman
aee1a49a25 Fix call order of curl_close() and curl_error() 2023-05-16 17:34:28 +07:00
Visman
4f884d43e6 Add autocapitalize="off" for email fields 2023-05-15 19:13:35 +07:00
Visman
f997cb59a1 Update uploadFromLink() method for Files 2023-05-15 18:48:20 +07:00
Visman
4f27a39ace Add logging for avatar processing 2023-05-15 18:45:52 +07:00
Visman
19a7842b7a Repl FILTER_VALIDATE_BOOLEAN to FILTER_VALIDATE_BOOL 2023-05-15 17:12:31 +07:00
Visman
6f58d634a4 Up rev 2023-05-14 21:59:09 +07:00
Visman
cdbcfa8d09 Update curl_setopt() 2023-05-14 21:47:47 +07:00
Visman
947705cc3c Add avatar upload on registration via OAuth 2023-05-14 21:47:05 +07:00
Visman
8fa8d4d420 Temp files in cache 2023-05-14 21:44:55 +07:00
Visman
d22d5230cc Update gender to constants 2023-05-14 20:31:03 +07:00
Visman
60c66eac01 Remove password hash generation for OAuth
May be needed if a password is requested to confirm the action. In this case, you will need to confirm the action via OAuth.
2023-05-14 17:36:32 +07:00
Visman
9f2923adf8 Update gender to constants 2023-05-13 22:41:17 +07:00
Visman
68747c98a8 Add color differentiation for redirects
Кин-дза-дза! 😄
2023-05-13 15:14:11 +07:00
Visman
d271bec869 Update Redirect page 2023-05-13 14:32:58 +07:00
Visman
e82b04ba22 Update ISWEV to constants 2023-05-13 14:29:53 +07:00
Visman
ced54003f8 Update ISWEV to constants 2023-05-13 13:31:15 +07:00
Visman
410879c522 OAuth (part 9 draft) 2023-05-13 12:49:13 +07:00
Visman
29e11e915f OAuth (part 8 draft) 2023-05-12 22:49:41 +07:00
Visman
64393ef7e8 Update profile pages 2023-05-12 22:49:01 +07:00
Visman
684c356ce2 Update Routing.php
For profile.
2023-05-12 22:47:54 +07:00
Visman
f5e2d22aa0 Update Redirect page
You can set the display time (greater than 0 seconds!) along with the message text.
2023-05-12 20:28:04 +07:00
Visman
dd60644198 Update Profile pages
For H2 title.
2023-05-12 14:40:42 +07:00
Visman
266c00c210 OAuth (part 7 draft) 2023-05-12 14:08:53 +07:00
Visman
f5aa9c8d57 Update Driver.php 2023-05-11 19:44:05 +07:00
Visman
b87e678bf9 Temporary plug 2023-05-11 12:03:17 +07:00
Visman
5605b21bf0 Up rev 2023-05-11 10:05:14 +07:00
Visman
6eb177db2a OAuth (part 6 draft) 2023-05-11 09:45:19 +07:00
Visman
a05edb7975 fix namespace 2023-05-10 21:21:51 +07:00
Visman
9107637d4e OAuth (part 5 draft) 2023-05-10 21:21:33 +07:00
Visman
76350bc12e OAuth (part 4 draft) 2023-05-09 22:01:01 +07:00
Visman
32d9aed7c1 OAuth (part 3 draft) 2023-05-09 19:00:16 +07:00
Visman
73af8bd435 OAuth (part 2 draft) 2023-05-09 18:38:54 +07:00