Visman
10ee39ae7d
Update composer.json
2023-06-02 11:43:50 +07:00
Visman
c2269806af
Update readme.md
2023-06-02 11:40:44 +07:00
Visman
3283856fdc
Up rev
2023-06-02 11:11:26 +07:00
Visman
a949c5adcb
Update welcome.tpl files
2023-06-01 23:04:25 +07:00
Visman
604e0d2a13
OAuth refactoring
...
The registration functionality has been moved from RegLog to the Register page.
Added a check for agreeing to the rules for the first login.
Added ability to edit name when registering via OAuth.
2023-06-01 23:00:59 +07:00
Visman
d50c4c81d9
Initialization is incorrect
2023-05-31 23:14:00 +07:00
Visman
d896ff2c08
Fix activate() in Register page
2023-05-31 19:33:09 +07:00
Visman
d564cc5de8
Move getAttrs() method
2023-05-31 18:24:49 +07:00
Visman
4b4d96a260
Fix previous commit
2023-05-31 16:07:38 +07:00
Visman
5ce8e20f9b
Add FORK_JSON_ENCODE constant
2023-05-31 15:38:02 +07:00
Visman
61c613123a
Update RegLog page
2023-05-30 23:01:28 +07:00
Visman
207ba891f5
hange the order of conditions
2023-05-30 23:00:17 +07:00
Visman
7a5c871a43
Update Driver.php
2023-05-29 23:39:09 +07:00
Visman
cdb41fa93c
Added login via email/password
2023-05-29 21:05:45 +07:00
Visman
8e41ecb415
Update lang files
2023-05-29 19:30:34 +07:00
Visman
69fd7584d3
Delete mail templates
2023-05-29 19:28:15 +07:00
Visman
9c1d081f5a
Change tooltip text depending on config setting
2023-05-29 16:29:13 +07:00
Visman
b7725afb23
OAuth: Diversify the description of actions
2023-05-28 21:17:27 +07:00
Visman
4d837f00c2
OAuth: Pass request type through provider
...
Needed to control the behavior of the authorization/registration algorithm without saving data to the session/cookies.
2023-05-28 19:50:38 +07:00
Visman
23afcdbb7b
Update templates
2023-05-27 19:50:46 +07:00
Visman
c22108a3a2
Remove duplicate title elements
...
The template will add information from value.
2023-05-25 19:38:08 +07:00
Visman
6465970de1
Add an empty line
2023-05-25 18:59:59 +07:00
Visman
399ff77b32
Fix Admin\Bans page
2023-05-24 18:57:14 +07:00
Visman
af0b3141b2
Fix form.forkbb.php
2023-05-24 18:55:51 +07:00
Visman
b7a88db120
Update form.forkbb.php template
2023-05-24 18:11:13 +07:00
Visman
7f48a585c1
Fix Register page
2023-05-23 22:40:18 +07:00
Visman
fb87642b3e
Add comment
...
If size exists, then it is a multiselect.
2023-05-21 21:38:46 +07:00
Visman
ecded3baed
Fix Parser\BBCode page
2023-05-21 21:33:21 +07:00
Visman
f34fe01f07
Fix form.forkbb.php template
2023-05-21 21:32:49 +07:00
Visman
f0b7d0b6ee
Update form.forkbb.php template
2023-05-21 21:03:05 +07:00
Visman
8f7d5cfa22
Update Dirk.php
2023-05-21 19:08:01 +07:00
Visman
a3064a6921
Update form.forkbb.php
2023-05-21 13:56:38 +07:00
Visman
cc188cf437
Update Dirk.php
...
Add switch, case., default, break, endswitch.
2023-05-21 13:56:22 +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