alyf-de / banking

An Open Banking Integration with ERPNext
GNU General Public License v3.0
38 stars 18 forks source link

feat: use real user agent and ip address #8

Closed barredterra closed 1 year ago

barredterra commented 1 year ago

We need the real IP address and user agent for production testing.

I ran isort and black on the modified files. Please pardon any unrelated style changes. 😇

marination commented 1 year ago

Tested functionally, everything works as expected. LGTM 👍