Search found 123 matches

by Noxwizard
Sat Nov 23, 2024 5:10 pm
Forum: General Development Discussion
Topic: SameSite=None; Secure Cookie Settings
Replies: 5
Views: 7125

Re: SameSite=None; Secure Cookie Settings


I'm left to wonder why there is even an ACP setting for whether or not a cookie is secure.


This leaves the option to integrate with portions of your site which may not be served over HTTPS. If you notice, on Area51, we don't do automatic HTTP to HTTPS redirection so that we can test both ...
by Noxwizard
Tue Jul 12, 2022 9:57 pm
Forum: General Development Discussion
Topic: Updating forums
Replies: 1
Views: 8990

Re: Updating forums

Closing, as you've cross-posted this on the main support site: https://www.phpbb.com/community/viewtopic.php?t=2624006
by Noxwizard
Sun May 03, 2020 8:31 pm
Forum: General Development Discussion
Topic: How to use Git for phpBB deployment on VPS
Replies: 7
Views: 18568

Re: How to use Git for phpBB deployment on VPS


he could simple use the release tags and then the version is the same as on the download package.. Don't see what is against that.

Even this is not ready to go, you need to run composer to get the third-party libraries pulled in. We don't provide official support in the main support forums for ...
by Noxwizard
Tue Sep 13, 2016 1:06 am
Forum: General Development Discussion
Topic: Master Slave database support
Replies: 7
Views: 36309

Re: Master Slave database support

It will work in certain configurations. The databases backing the *.phpbb.com sites are part of a cluster with a master/slave configuration. Certain configurations will not work though, such as those using different auto_increment values: https://tracker.phpbb.com/browse/PHPBB3-7215
by Noxwizard
Tue Aug 18, 2015 10:52 pm
Forum: [3.x] Discussion
Topic: Database table prefix
Replies: 3
Views: 21031

Re: Database table prefix

There is a ticket open about this here: https://tracker.phpbb.com/browse/PHPBB3-13705
by Noxwizard
Thu Oct 23, 2014 12:29 am
Forum: General Development Discussion
Topic: State of Area51
Replies: 147
Views: 230498

Re: State of Area51

Facebook and Google logins have been enabled.
by Noxwizard
Thu Sep 25, 2014 11:45 pm
Forum: General Development Discussion
Topic: Build Server
Replies: 23
Views: 57190

Re: Build Server

The old results were all purged.
by Noxwizard
Thu Sep 25, 2014 9:10 pm
Forum: General Development Discussion
Topic: Build Server
Replies: 23
Views: 57190

Re: Build Server

Artifacts are only kept for a week's worth of builds or the last 10 builds, whichever is more.
by Noxwizard
Sun Jul 13, 2014 2:10 pm
Forum: [3.x] Discussion
Topic: New Error Message I haven't seen before
Replies: 2
Views: 8249

Re: New Error Message I haven't seen before

That's coming from your APC cache. Check its settings.