Bofh
|
418d4f3371
|
Refactor /signup to /login to be more clear
(Actually the signup and login process is the same)
|
2021-11-27 02:18:09 +01:00 |
Bofh
|
a2f03869d1
|
Add cookie validation on base.php and include web/index.php if ok
|
2021-11-27 02:03:34 +01:00 |
Bofh
|
5282b5cabb
|
Tigthen permissions + implement mocks for OAuth testing
* We are testing the OAuth final step
|
2021-11-25 20:52:46 +01:00 |
Bofh
|
d9b0013329
|
Half-implemented OAuth system for Mastodon
|
2021-11-25 20:01:30 +01:00 |
Bofh
|
b889e008a4
|
Change hardcoded DEV HOST
|
2021-11-25 19:18:00 +01:00 |
Bofh
|
96d6b5f083
|
hres and hres_json for responses
|
2021-11-25 16:43:35 +01:00 |
Bofh
|
3ad1d22f46
|
Add API to get Mastodon new Authorization OAUTH URL
|
2021-11-25 15:53:32 +01:00 |
Bofh
|
381a188082
|
Fixed bug REDIRECT_URL not exists + views base Layout
|
2021-11-25 13:54:55 +01:00 |
Bofh
|
edd8ffb317
|
Added base signup page
|
2021-11-25 13:34:40 +01:00 |
Bofh
|
f243b08ec9
|
Added routing system (/user/@ and /@) + custom css
|
2021-11-25 13:26:50 +01:00 |
Bofh
|
e6bf477386
|
Added skeleton css lib
|
2021-11-24 21:49:42 +01:00 |