Azareal

Results 33 comments of Azareal

Go 1.15 might be pushing linker updates which should speed up build times.

pngs should be encoded as pngs now rather than jpegs, so this should be fixed.

Hm, is this a common case? One thing I could do is add a switch to disable the JS anti-spam which is probably the thing stopping you from registering with...

I added a config.json setting which lets you disable the JS anti-spam, however you should keep in mind that this might result in spambots getting through and causing a lot...

I've thought of a few methods where I time the incoming requests to make sure that forms aren't being submitted inhumanly fast, however such a method would be stateful which...

I have an idea for a simple captcha which might be useful for this, although it might take a bit of creativity from the webmaster to make the most of...

https://github.com/Azareal/Gosora/commit/335fe4fdbe52ed1fd5ecd734e08f24926a46fa62#diff-e3dfe1200b7b31ab4817f18df3744d9bR405 If anyone wants to take it up, it might be a while before I get around to it. Preferably without regexes.

This is largely done, although last IP for users is still uncovered.

That page isn't implemented yet, I still need to get around to it.

I've added a couple of coming soon labels to better clarify which features are and aren't implemented in the interface.