diff options
| author | 2014-01-11 16:48:10 +0100 | |
|---|---|---|
| committer | 2014-01-11 16:48:10 +0100 | |
| commit | eb50ab3b61ee2280dac2696598a58803e246fe22 (patch) | |
| tree | 789a402d3734459425f7111f298d2f588b96131c /README.md | |
| parent | fa34f3149f2534dc50af1b69e12befc3ca62785a (diff) | |
Mot de passe + nonce serveur
Début de https://github.com/marienfressinaud/FreshRSS/issues/104
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -74,17 +74,14 @@ mysqldump -u utilisateur -p --databases freshrss > freshrss.sql ``` - ---- - # Bibliothèques incluses -* [SimplePie](https://github.com/simplepie/simplepie) +* [SimplePie](http://simplepie.org/) * [MINZ](https://github.com/marienfressinaud/MINZ) * [php-http-304](http://alexandre.alapetite.fr/doc-alex/php-http-304/) * [jQuery](http://jquery.com/) * [keyboard_shortcuts](http://www.openjs.com/scripts/events/keyboard_shortcuts/) -## Uniquement dans certaines configurations +## Uniquement pour certaines options * [bcrypt.js](https://github.com/dcodeIO/bcrypt.js) * [phpQuery](http://code.google.com/p/phpquery/) * [Lazy Load](http://www.appelsiini.net/projects/lazyload) |
