Hi, does anybody know if it's possible to get the host name within the res.user.get_login method? I'd like to implement a host based authentication module. In the past I solved that by passing the host name from dispatcher.dispatch => security.login => res.user.get_login so I wonder if there is a simpler method to reach the host name.
Max -- [email protected] mailing list
