Results 13 comments of Zoddo

+1, because NickServ say that we are already identified if the server password is forwarded to services by the ircd.

> However, this is contradicted by the following sentence that states that clients can send 5 Identify requests per second It's 1/5s *(for bots in

Closing this PR because this info is now accurate with the upcoming change with the resume_gateway_url: https://github.com/discord/discord-api-docs/pull/5282#issuecomment-1215405806

snowflakes can be sent as integers (this has always worked). In fact, the docs says that [Discord handle them internally as integers](https://discord.com/developers/docs/reference#id-serialization:~:text=Internally%2C%20Discord%20stores%20IDs%20as%20integer%20snowflakes). They are however always returned as string by...

You need to append `/github` to the webhook's url.

Local code injection isn't an exploit. If you execute malwares on your computer, there is nothing that can protect you.

If I may suggest the idea, since it's language-dependent, why not add a column in `phpbb_lang` instead of having an entry per language in `phpbb_config_text`? Something like what I've done...

I managed to fix the issue with the following change: ```diff --- /usr/bin/snap-sync 2021-01-30 09:37:09.000000000 +0100 +++ ./snap-sync 2021-06-02 13:56:40.222397205 +0200 @@ -497,10 +497,15 @@ if [[ -z $remote ]];...

@asportnoy looks like this has been re-reported again in #4675 and synced to their internal tracker