Re: [psa-devel]Next Steps
Brought to you by:
koivi
From: Justin K. <ju...@ko...> - 2003-05-29 16:22:56
|
Albert Lash wrote: > What's next for PSA? Do you want to keep testing CVS before we release? There are still some things that can be cleaned up with the password reset. Really, they are minor, but all the form fields and variables used in the GUI pages should be prefixed with PSA_ so it doesn't clash with other applications. Other than that, it is time to start doing some documentation. > Some small additions we should include now are a prefix setting so the app > can be moved to different folders with reference to the security folder. Do you mean like $PSA_PATH in index.php on line 24 and _restrict.php on line 4? > Also, it would be cool to add wildcards to the site structure. We both like > mod_rewrite so we should also think about how to take care of that. This is what I mean about documentation... That's already done and implemented. In fact, I think it was even in the last release. ;) |