Skip to content
Extraits de code Groupes Projets
  1. mars 05, 2016
    • Benjamin Neff's avatar
      improve pod connection check · acb91c79
      Benjamin Neff a rédigé
      * use port for check
      * respect entries in /etc/hosts
      * test /.well-known/host-meta
      * don't allow redirects to other domains
      acb91c79
  2. août 24, 2015
    • Florian Staudacher's avatar
      Add connection test for pods in the network · ea397ffd
      Florian Staudacher a rédigé
      * add a class for checking pod connectivity
      * extend pod model to handle new functionality
      * add an admin frontend to list pods and re-trigger checks manually
      * add a daily worker to run through all the pods
      * add unit tests for most of the new code
      ea397ffd
  3. fév. 19, 2015
  4. août 26, 2014
  5. juil. 01, 2014
    • Florian Staudacher's avatar
      allow admins to close user accounts from the backend · 13b716a4
      Florian Staudacher a rédigé
      * thanks to @maxwell for the initial work on this
      
      port admin pages to bootstrap
      * improve user view on admin search page
      * add 'close account' link to each user in the search results
      * keep the same blue color for the admin menu
      
      some refactoring of the routes and the admin code
      * try to be more RESTful (possibly)
      * use a 'UserSearch' model for search parameters and querying
      
      add changelog entry
      13b716a4
Chargement en cours