-
Because I have a forum installed on the root, I have this .htaccess code:
RewriteEngine On
RewriteRule ^((urllist|sitemap_)._.(xml|txt)(.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
Rewri…
-
https://github.com/open-classifieds/openclassifieds2/issues/443
-
We've added the possibility to download the backups directly. However, I'm thinking that it may have some problems since some installations occupy a lot of space (it doesn't matter if it's the databas…
-
when I make compose.phar for en exisiting symfony project I get this error in the app :
ContextErrorException: Runtime Notice: Declaration of Sonata\UserBundle\Controller\RegistrationController::reg…
naqac updated
10 years ago
-
-
sign up buttons, nice!
http://bootsnipp.com/snippets/featured/social-buttons-for-bootstrap
-
On general config set a limit for the download. To prevent abuse on the server.
Hours after last download.? # of times?
By default 3 times 72 hours.
We query last downloads in XX hours.
We get amo…
-
0- Crear un branch del repo para laburar en este issue. Al terminar de trabajar, commitear, pushear y mandar pull request.
Crear app de bolsa de trabajo para el sitio, ej: django startapp jobs
Tener e…
edvm updated
10 years ago
-
Do not store the password in plain at least md5.
Also change the flow to restore the password.
-
Ssytem to ban users based on :
*username
- email
- ip
With wildcards, example *@example.com will ban all users with email something@example.com
Also a word blacklist, we check every ad with ak…