XMB Forum Software
Not logged in [Login - Register]
Go To Bottom

Printable Version  
 Pages:  1    3
Author: Subject: Holiday Project
lottos
Administrator
********




Posts: 461
Registered: 6-3-2002
Member Is Offline

Mood: pass me a TimTam

[*] posted on 12-27-2017 at 06:27 AM


Quote: Originally posted by miqrogroove  
I think you're looking at Site URL, not Board URL. Check this out: https://docs.xmbforum2.com/index.php?title=New_settings_for_...

On that note, you'll see we now have a full-blown MediaWiki. Contact me for edit access. Should be read-only to public.


You're correct, it was Full Site URL.

Nice work re the Wiki!



View user's profile View All Posts By User
miqrogroove
XMB 1.9.12 Lead Developer
*********


Avatar


Posts: 461
Registered: 10-1-2002
Location: Florida
Member Is Online

Mood: Past Three O'Clock

[*] posted on 12-27-2017 at 04:49 PM


Trying to figure out this report from Google. It's showing slightly different results for the docs and bugs subdomain mail. For bugs, there is some discrepancy between the header_from domain and the SPF domain. hmmm :cool2:

Code:
<record> <row> <source_ip>208.113.157.50</source_ip> <count>5</count> <policy_evaluated> <disposition>none</disposition> <dkim>fail</dkim> <spf>fail</spf> </policy_evaluated> </row> <identifiers> <header_from>bugs.xmbforum2.com</header_from> </identifiers> <auth_results> <spf> <domain>red-hulk.dreamhost.com</domain> <result>none</result> </spf> </auth_results> </record> <record> <row> <source_ip>208.113.157.50</source_ip> <count>1</count> <policy_evaluated> <disposition>none</disposition> <dkim>fail</dkim> <spf>fail</spf> </policy_evaluated> </row> <identifiers> <header_from>docs.xmbforum2.com</header_from> </identifiers> <auth_results> <spf> <domain>docs.xmbforum2.com</domain> <result>neutral</result> </spf> </auth_results> </record>
View user's profile Visit user's homepage View All Posts By User
miqrogroove
XMB 1.9.12 Lead Developer
*********


Avatar


Posts: 461
Registered: 10-1-2002
Location: Florida
Member Is Online

Mood: Past Three O'Clock

[*] posted on 12-27-2017 at 09:01 PM


Found the problem. Mantis has a config variable named $g_return_path_email that I had left blank, and it was filling in the ISP server name by default.

So it's fixed!

And, while I was tinkering there I set up DKIM for the bugs subdomain. Yay.

Now that I'm looking at this in so much detail, it looks like XMB has a similar problem of not setting a Return-Path header. hmm.
View user's profile Visit user's homepage View All Posts By User
lottos
Administrator
********




Posts: 461
Registered: 6-3-2002
Member Is Offline

Mood: pass me a TimTam

[*] posted on 12-27-2017 at 09:17 PM


Quote: Originally posted by miqrogroove  
Found the problem. Mantis has a config variable named $g_return_path_email that I had left blank, and it was filling in the ISP server name by default.

So it's fixed!

And, while I was tinkering there I set up DKIM for the bugs subdomain. Yay.

Now that I'm looking at this in so much detail, it looks like XMB has a similar problem of not setting a Return-Path header. hmm.


one thing leads to another!



View user's profile View All Posts By User
miqrogroove
XMB 1.9.12 Lead Developer
*********


Avatar


Posts: 461
Registered: 10-1-2002
Location: Florida
Member Is Online

Mood: Past Three O'Clock

[*] posted on 12-28-2017 at 03:06 PM


All bugs with target 1.9.11.15 are resolved in the bug tracker.

I'm going to take a quick look through the support forums to see what bugs were discussed and not reported.

I'd like to release 1.9.11.15 later today if there are no objections. All the code and logs are in svn://svn.code.sf.net/p/xmb-forum/code/xmb19x/trunk/source but I can make a beta ZIP if needed.
View user's profile Visit user's homepage View All Posts By User
miqrogroove
XMB 1.9.12 Lead Developer
*********


Avatar


Posts: 461
Registered: 10-1-2002
Location: Florida
Member Is Online

Mood: Past Three O'Clock

[*] posted on 12-28-2017 at 07:08 PM


"Red" icons for threads fixed and documented at https://bugs.xmbforum2.com/view.php?id=526
View user's profile Visit user's homepage View All Posts By User
kuba1
XMB Project Manager
*********




Posts: 161
Registered: 12-16-2007
Location: Here on this forum ;)
Member Is Offline

Mood: No Mood

[*] posted on 12-30-2017 at 12:22 AM


I’m sorry I wasn’t around a lot this week .... I got so busy at work. Great job, again, Rob! Thank you so much for sharing your efforts!



Hit this link often (Part of the XMB forum marketing campaign):

http://www.forummatrix.org/show/XMB

Testing the Signature Changing Code
View user's profile Visit user's homepage View All Posts By User
lottos
Administrator
********




Posts: 461
Registered: 6-3-2002
Member Is Offline

Mood: pass me a TimTam

[*] posted on 1-1-2018 at 09:15 AM


Now that xmb is TLS compliant, should
https://forums.xmbforum2.com/misc.php?action=login
form field:
Secure Login - increased security on public computers

be looked at and handled differently?

To be honest, I've never been sure what that option is/was for if a forum was not running TLS/https?



View user's profile View All Posts By User
miqrogroove
XMB 1.9.12 Lead Developer
*********


Avatar


Posts: 461
Registered: 10-1-2002
Location: Florida
Member Is Online

Mood: Past Three O'Clock

[*] posted on 1-1-2018 at 06:03 PM


The option only modifies cookie expiration. Unrelated to TLS.
View user's profile Visit user's homepage View All Posts By User
lottos
Administrator
********




Posts: 461
Registered: 6-3-2002
Member Is Offline

Mood: pass me a TimTam

[*] posted on 1-4-2018 at 02:01 AM


What's next?

:)



View user's profile View All Posts By User
Daniel Gouveia
XMB International Support
*******




Posts: 64
Registered: 4-10-2007
Location: Portugal, Braga
Member Is Offline

Mood: |Catch Me If You Can|

[*] posted on 1-4-2018 at 12:44 PM


Quote: Originally posted by lottos  
What's next?

:)


HTML5 & CSS3.

I'm working on it now.
This will be my Christmas present.




You Never Walk Alone
View user's profile View All Posts By User
lottos
Administrator
********




Posts: 461
Registered: 6-3-2002
Member Is Offline

Mood: pass me a TimTam

[*] posted on 1-6-2018 at 01:42 AM


Quote: Originally posted by Daniel Gouveia  

HTML5 & CSS3.

I'm working on it now.
This will be my Christmas present.


Nice!





View user's profile View All Posts By User
 Pages:  1    3

  Go To Top

Powered by XMB 1.9.12 (Debug Mode)
XMB Forum Software © 2001-2024 The XMB Group
[Queries: 16] [PHP: 57.6% - SQL: 42.4%]