Welcome, Guest. Please Login or Register.
April 26, 2025, 07:02:01 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  General Category  |  Feedback  |  Two questions « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Two questions  (Read 1507 times)
Laban
Noobie
*
Posts: 46


Emperor

ICQ - 14314397
Two questions
« on: March 20, 2002, 02:07:27 AM »
Reply with quote

Are there any avatar packages to get somewhere? It would take forever to download em all manually from the avatar page.

Is there a way to change the user-password encrytion thing? I mean how it's crypted. If I check into the database now, I can see the first 2-3 letters of the password. This is not good. I prefer using crypt($password,md5($username)) for my sites. That way even if the password is the same for two users, it won't show up as the same encrypted password. I like it that way.
Logged

!ERAU QSSI DLRO WEHT
groundup
Disciple of Joe, Head Cleric
Mod Team
YaBB God
*****
Posts: 2983


Error 309: Please notify the administrator of this

WWW
Re:Two questions
« Reply #1 on: March 20, 2002, 02:24:06 AM »
Reply with quote

http://yabb.da.ru/

in ur settings.php
Logged

http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
fastfinancialfreedom.org
Laban
Noobie
*
Posts: 46


Emperor

ICQ - 14314397
Re:Two questions
« Reply #2 on: March 20, 2002, 07:23:06 PM »
Reply with quote

uhm.... where do I change it? It's not in settings.php
Logged

!ERAU QSSI DLRO WEHT
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:Two questions
« Reply #3 on: March 20, 2002, 08:16:23 PM »
Reply with quote

You have to change all the encryption inside the source.  So in Register.php, LogInOut.php, Reminder.php etc.
Logged

Laban
Noobie
*
Posts: 46


Emperor

ICQ - 14314397
Re:Two questions
« Reply #4 on: March 20, 2002, 08:41:48 PM »
Reply with quote

can't you make a encryption.php or something where it gets all encryption info from? So it would be easy to change if one wants to.
Logged

!ERAU QSSI DLRO WEHT
Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Re:Two questions
« Reply #5 on: March 20, 2002, 10:50:42 PM »
Reply with quote

Yes, we are able to, but we didn't - so if you really want it changed, you'll have to go through the effort of doing so :P

Jeff, you also forgot Load.php specifically the LoadCookie and possibly LoadUserSettings functions.

Before you ask WHY we didn't pull the encryption out, there are 2 reasons.

a) this was a port from y1G and the excryption was forced in - it was not a planned feature, so we did what worked
b) encryption based on a substr($paswd,0,2) seed is as standard a password excryption algorithm as you're going to get.  That particular seed was selected to make it as easy as possible for developers to make their projects mesh with SE as easily as possible.
Logged

Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:Two questions
« Reply #6 on: March 20, 2002, 11:28:11 PM »
Reply with quote

Ah yes and Load.php ;)
Logged

Pages: [1] Reply Ignore Print 
YaBB SE Community  |  General Category  |  Feedback  |  Two questions « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 2.401 seconds with 17 queries.