@xuandungpy said in BASpremium, how to reset password for inside user?:
BASpremium, my users forget their password to log in to the tool, how can I reset their password?
Thank you.
No way. You can only create a new user.
I'm interested about it too, and exept to use http client, I don't know how to use user agent. Anybody here know how to do ?
Thanks
@paul-carfau said in Changing user agent?:
I'm interested about it too, and exept to use http client, I don't know how to use user agent. Anybody here know how to do ?
Thanks
There is built in help inside BAS, you just have to read it >
For GET HTTP request (GET action)>
HTTP headers(like User-Agent) can be specified in this action with 'Headers' parameter or with 'HTTP-Client Set Header' action. In first case headers will be modified only for current action, in second case headers will be modified for all following actions.