Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 2213 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     Development Software and Tools :

PHPBB Question

Thread title: PHPBB Question
Closed Thread    
    Thread tools Search this thread Display Modes  
04-06-2007, 05:43 PM
#1
Jeff Andersen is offline Jeff Andersen
Status: Superstar
Join date: Apr 2005
Location:
Expertise:
Software:
 
Posts: 4,449
iTrader: 10 / 100%
 

Jeff Andersen is on a distinguished road

  Old  PHPBB Question

Does anyone know how their passwords are encrypted?
I'm working on integrating my squads forum with a login script for the main site and I want the same password/name.

Anyone have an idea?

Thanks
Jeff

04-06-2007, 05:45 PM
#2
Feren6 is offline Feren6
Feren6's Avatar
Status: Member
Join date: Jun 2006
Location: Philadelphia, PA
Expertise:
Software:
 
Posts: 179
iTrader: 0 / 0%
 

Feren6 is on a distinguished road

Send a message via MSN to Feren6

  Old

MD5 most likely. I can't remember the name of the function, I think it's md5_encrypt or something.

04-06-2007, 05:46 PM
#3
Jeff Andersen is offline Jeff Andersen
Status: Superstar
Join date: Apr 2005
Location:
Expertise:
Software:
 
Posts: 4,449
iTrader: 10 / 100%
 

Jeff Andersen is on a distinguished road

  Old

md5();

Yeah, wasn't sure if they had a modified one though.

04-06-2007, 05:53 PM
#4
Feren6 is offline Feren6
Feren6's Avatar
Status: Member
Join date: Jun 2006
Location: Philadelphia, PA
Expertise:
Software:
 
Posts: 179
iTrader: 0 / 0%
 

Feren6 is on a distinguished road

Send a message via MSN to Feren6

  Old

Yeah, I think it just uses md5();

04-09-2007, 10:51 AM
#5
Alex Eyre is offline Alex Eyre
Alex Eyre's Avatar
Status: Designer
Join date: Aug 2006
Location: Manchester
Expertise:
Software:
 
Posts: 1,132
iTrader: 5 / 100%
 

Alex Eyre is on a distinguished road

Send a message via MSN to Alex Eyre

  Old

I am not 100% but i thought they used

PHP Code:
sha(); 
not
PHP Code:
md5(); 
Check with their documentation...
I dont see it being anything with a salt as every sites sal would hav to be different.
Alex

04-09-2007, 01:48 PM
#6
sketchie is offline sketchie
sketchie's Avatar
Status: Senior Member
Join date: Jul 2005
Location:
Expertise:
Software:
 
Posts: 835
iTrader: 1 / 100%
 

sketchie is on a distinguished road

  Old

Originally Posted by halotree06 View Post
I am not 100% but i thought they used

PHP Code:
sha(); 
not
PHP Code:
md5(); 
Check with their documentation...
I dont see it being anything with a salt as every sites sal would hav to be different.
Alex
I think you mean sha1();, but I don't know what phpbb uses.

04-09-2007, 11:52 AM
#7
Joshimitsu is offline Joshimitsu
Status: Member
Join date: Jan 2007
Location: England
Expertise:
Software:
 
Posts: 229
iTrader: 0 / 0%
 

Joshimitsu is an unknown quantity at this point

Send a message via MSN to Joshimitsu

  Old

No, i'm 90% sure it's using md5.

04-10-2007, 10:09 PM
#8
Randy is offline Randy
Status: Sin Binner
Join date: Jan 2007
Location:
Expertise:
Software:
 
Posts: 1,121
iTrader: 13 / 100%
 

Randy is on a distinguished road

Send a message via MSN to Randy

  Old

PHPBB used to use "sha1();" now they use "md5();". hope that helps.

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed