development / general questions about phpBB

Discuss general development subjects that are not specific to a particular version like the versioning control system we use or other infrastructure.
Post Reply
devgame
Registered User
Posts: 1
Joined: Sat Jun 26, 2021 11:39 am

development / general questions about phpBB

Post by devgame »

Hey dev community,

after reading the user guide a few questions are still open to me.
I'm currently in the evaluation phase for a new internal community software.

A few things I'm still unsure about:
  1. Is there a way to login / logout users from our own application (so we can set session to login / logout user) from our own application?
  2. Does phpBB supports a caching driver to store sessions (f.e. redis)? Since we use a kubernetes cluster, a centralized session storage is required.
  3. Does phpBB allows to disable external loading of ressources (user avatars / remote include of images inside threads)?
  4. Is there a way to disable the login / logout functions of phpBB?
  5. Is there a way to disable the change of user password / email for users?
Thanks for answering my questions, stay safe during covid19. ;)

Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 373
Joined: Thu Sep 16, 2004 9:02 am
Contact:

Re: development / general questions about phpBB

Post by Paul »

You should ask general support questions at www.phpbb.com/community

Post Reply