Ian Denhardt
                                            Ian Denhardt
                                        
                                    I think those are good use cases. Perhaps the PGP thing could actually be orthoginal to the login type; essentially a "when you send me email, encrypt it" checkbox. Might...
So, this issue isn't really related to your problem -- standard email login *should* work fine. Also, for email login you don't actually need the server to be able to...
@DEVAHMEDDAOUDI, I think you're misunderstanding how that panel works. You need an SMTP server you can use to send email, those settings specify how to connect to it (port 25...
@jonpavelich, I don't believe anything has changed on this front, no.
I just gave this a try, transferring grains from alpha to my own instance, and it worked fine. Sanity check: the source server is publicly reachable? I notice the following...
(Note that this includes the commits from #3609, since those are necessary for *any* of the tests to pass).
Yeah, I should definitely update the docs before this is merged, and I just copied the name from the meteor setting, so could probably be improved.
Looks like this was originally introduced in 5834c5088 (which started handling , and there is a (still present) comment in `web-session.capnp` that seems relevant: https://github.com/sandstorm-io/sandstorm/blob/0811bcdc7d84ccf3c005554a7b269f984934e816/src/sandstorm/web-session.capnp#L98-L99 It looks like web-session-bridge strips...
I am skeptical this will turn out to be a good fit; first of all, I think managing the rest of the box only makes sense in the "sandstorm distro"...
Since @ocdtrekkie brought this up in another issue: It *would* be nice to make it so that apps aren't limited to such a small /tmp; "/tmp is too small" continues...