Custom API Url for simplelogin (maybe also for other disposable email generator services)
Feature function
Allow a user to specify the app url of the simplelogin API key. Since it is possible to self host those apps (at least Simplelogin and Anonaddy) it would be great to be able to specify the app url by along with the apikey in the clients.
I was hyped by the SimpleLogin integration announcement until I learned that
No custom app url, so does not work for selfhosted instances, and
generated email addresses in Bitwarden don’t use your custom settings; ie, in SimpleLogin, when I generate an email it is [email protected]. Would be great if either this setting was added or if Bitwarden was able to get those settings from the api (this I doubt)
Hi. I am using SimpleLogin and my bitwarden Chrome extension is correctly generating aliases with my custom domain but I had to change the default domain for aliases in the SimpleLogin settings.
Only problem I have with the Chrome extension is that it seems to use the domain name of my bitwarden selfhosted server to generate the alias (so I got someting like [email protected]) instead of the domain of the opened webpage.
What will this feature do differently? I selfhost anonaddy so it would be beneficial to be able to put in a custom instance URL when setting the forwarded e-mail alias features.
What benefits will this feature bring? The ability to use selfhosted alias services.
Are there any references to this feature or function on other platforms that may be helpful? The anonaddy browser extension and android app currently have the ability to set custom instance URL.
I second this feature, as I would like to integrate this with my Mailcow server.
I am imagining a simple configuration interface that allows for adding a custom URL that will get POSTed to with the desired username once a new alias needs to be generated. That way, with a simple wrapper script, every application can easily be integrated. Bonus points if you’re able to configure the POST body or auth headers.