Skip to content

Instantly share code, notes, and snippets.

View ChoiZ's full-sized avatar

François LASSERRE ChoiZ

View GitHub Profile
#!/bin/bash
# Run this script whenever you need to update the logrotate configuration for your website.
# You can do that in 3 ways:
# a) Execute this script Manually
# b) Schedule it on a cronjob
# c) Execute it every time before the rotation takes place. Call this script on first line of your logrotate "/etc/cron.daily/logrotate"
# -e = stop if something fails
# -u = fail if you try to use an unset variable.
set -eu

Buglist Fortuneo

(Avec Firefox 26, système à jour, nouveau client)

À la première connexion :

  • On demande de valider des informations personnelles, mais le cadre est vide. On doit appuyer sur "Valider" sur un cadre absolument vide pour continuer.
  • Le mot de passe ne prends pas en charge les caractères spéciaux.
  • Le mot de passe a une limite basse de nombre de caractères trop élevée.
  • Le mot de passe a une limite haute de nombre de caractères. (!!!!!!!)