You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Hagar Delest <ha...@laposte.net> on 2016/07/28 19:58:47 UTC

[Forum] Upgrade signature string

Hi,

A long time complaint from users: https://forum.openoffice.org/en/forum/viewtopic.php?f=102&t=59884
Basically, is it possible for someone having access to the phpBB configuration files to update the requirements?

In the forum we have some discussions about the feature. Bidouille (admin of the French forum aka "FR web forum") may have some history on how it works also.

Thanks,
Hagar

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: [Forum] Upgrade signature string

Posted by Andrea Pescetti <pe...@apache.org>.
On 01/08/2016 FR web forum wrote:
> Signature is checked in includes/ucp/ucp_register.php

I think I can disable it easily by simply ignoring the extra config 
variable you supply. But if you want to keep the feature and extend the 
regexp, then this must (as I understand it) be changed in the database. 
There is a good writeup at 
https://wiki.openoffice.org/wiki/User:TerryE/phpBB3.0.4_Migration/Detailed_Implementation_Notes 
for the record.

So, I'll now send you in an offlist mail a ZIP file with the code we 
have in that directory. If you want to supply a modified version 
(basically, undoing the "Mod" we are applying now) just send it back to 
me; I'll review and apply. If you want instead to extend the range of 
OpenOffice derivatives we support as valid signatures, then this will 
need a DB change and a bit more investigation (but nothing particularly 
complex, it seems).

Regards,
   Andrea.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: [Forum] Upgrade signature string

Posted by FR web forum <oo...@free.fr>.
Signature is checked in includes/ucp/ucp_register.php


----- Mail original -----
De: "Andrea Pescetti" <pe...@apache.org>
À: dev@openoffice.apache.org
Envoyé: Samedi 30 Juillet 2016 10:56:02
Objet: Re: [Forum] Upgrade signature string

FR web forum wrote:
> Some specific scripts to modified. Easy to hack.
> If I can help, give me an SSH access.

I have access to the server but I have no idea where the signature 
string is checked. I can surely debug it and find it out, but if you are 
available I can send you in private a copy of the current codebase, then 
you tell me what file(s) should be changed and I'll change it/them 
accordingly.

Regards,
   Andrea.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: [Forum] Upgrade signature string

Posted by Andrea Pescetti <pe...@apache.org>.
FR web forum wrote:
> Some specific scripts to modified. Easy to hack.
> If I can help, give me an SSH access.

I have access to the server but I have no idea where the signature 
string is checked. I can surely debug it and find it out, but if you are 
available I can send you in private a copy of the current codebase, then 
you tell me what file(s) should be changed and I'll change it/them 
accordingly.

Regards,
   Andrea.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: [Forum] Upgrade signature string

Posted by FR web forum <oo...@free.fr>.
The signature check in registration is a custom feature from PhpBB.
Unable to change through the ACP.
Some specific scripts to modified. Easy to hack.
If I can help, give me an SSH access.

----- Mail original -----
De: "Hagar Delest" <ha...@laposte.net>
À: dev@openoffice.apache.org
Envoyé: Jeudi 28 Juillet 2016 21:58:47
Objet: [Forum] Upgrade signature string

Hi,

A long time complaint from users: https://forum.openoffice.org/en/forum/viewtopic.php?f=102&t=59884
Basically, is it possible for someone having access to the phpBB configuration files to update the requirements?

In the forum we have some discussions about the feature. Bidouille (admin of the French forum aka "FR web forum") may have some history on how it works also.

Thanks,
Hagar

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org