Skip to content
Snippets Groups Projects
  1. Nov 20, 2014
    • Konstantin Osipov's avatar
      Allow GUEST user to pass authentication request without a password. · 9219c029
      Konstantin Osipov authored
      If no password is set for GUEST user, allow a client
      to authenticate to GUEST.
      
      For all other users, no password means that it's only possible to become
      such user with session.su() or inside a setuid function.
      
      The exception for GUEST user is useful for connection
      pooling, where we would like to "reset" a connection to its
      default, non-authenticated state, when returning it to the pool.
      9219c029
  2. Nov 18, 2014
  3. Nov 17, 2014
  4. Nov 14, 2014
  5. Nov 13, 2014
  6. Nov 12, 2014
  7. Nov 11, 2014
  8. Nov 09, 2014
  9. Nov 08, 2014
  10. Nov 07, 2014
  11. Nov 06, 2014
  12. Oct 29, 2014
  13. Oct 28, 2014
Loading