The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/printthread.php(287) : eval()'d code 2 errorHandler->error
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



UserSpice
v.5 -- Didn't know where else to post this so... - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: General (https://userspice.com/forums/forumdisplay.php?fid=20)
+--- Forum: UserSpice 5 - Roadmapping the Future (https://userspice.com/forums/forumdisplay.php?fid=31)
+--- Thread: v.5 -- Didn't know where else to post this so... (/showthread.php?tid=319)

Pages: 1 2 3 4


v.5 -- Didn't know where else to post this so... - gtilflm - 11-20-2016

Where are the password strength rules currently stored? I might be able to throw something together for this.


v.5 -- Didn't know where else to post this so... - mudmin - 11-20-2016

The only strength test is in the validation on join.php.


v.5 -- Didn't know where else to post this so... - gtilflm - 11-20-2016

Ok, if (big if) I was to have time to do this, I was thinking I could just make a separate file that could be included on join.php to provide this functionality. Then, if you guys like it, you could incorporate the code "deeper" into UserSpice in a way that goes with how you've got things currently organized.

Sound good?


v.5 -- Didn't know where else to post this so... - mudmin - 11-20-2016

I love that idea. Sounds great.


v.5 -- Didn't know where else to post this so... - gtilflm - 11-21-2016

I believe I've got something done for this and I've emailed it to you. Hope it works out!


v.5 -- Didn't know where else to post this so... - mudmin - 11-21-2016

Thanks...I'll check it out!