rebelCoder I really hope we can add this app to F-Droid as Flarum is an open-source platform. Thanks for your work, people. Also, does anyone else have a problem with logging in on an Android device? I enter my info, press Login and nothing happens.
xkeyC rebelCoder Login is an unfinished function, because the related functions of Flarum's'token Api' did not work properly when I tested it.
xkeyC Now, the code block can be swiped, and clicking the URL of the current site will jump to the application page instead of opening the browser.
xkeyC The login issue has been resolved, thanks @luceos . The question comes from @justjavac 's flarum api documentation 🤣 He miswritten Authorization as Authentication
kalucky0 @xkeyC How can I make the app set the flarum url automatically without the dialog window. I managed to disable changing the site but I can't get first app open to work.
xkeyC I am a bit busy today because my server is frequently attacked. . . I shut down the server, resolved the domain name to 127.0.0.1, then began to doubt life. . .
luceos xkeyC I am a bit busy today because my server is frequently attacked. . . If this is consistent you might put the server behind CloudFlare, that helps block attacks. Other solution is installing fail2ban it might be able to respond to the http or ssh attacks you receive.
xkeyC luceos CloudFlare's access speed in China is not ideal,China's network is very special, and all international networks will become slow. 🤣
xkeyC luceos Yes, I have been using fail2ban, even strictly limiting the server port. But the attack I received was something similar to DDOS. For me, this is unsolvable.