haegrr
haegrr
When using the `ApacheHTTP` home server type with IIS Directory Browsing, no games show up in DBI. I've included two raw responses from IIS for reproduction of the issue: A...
Empire's logic for parsing image references is a bit on the simple side, leading to situations where `emp deploy` doesn't behave like `docker pull` would (#856). IMO it would be...
Like a conditional around [this](https://github.com/remind101/empire/blob/3d0995d5d1b7be2b91114ecbc27a002dabcfcc78/cmd/empire/factories.go#L94) for [this](https://github.com/remind101/empire/blob/3d0995d5d1b7be2b91114ecbc27a002dabcfcc78/scheduler/ecs/ecs.go#L86). `-routing.disable`? We have our own service discovery and load balancing mechanisms in place, but enjoy Empire's Herokuish workflow.
I'm interested in implementing password reset. The below is for a browser-based flow. I have no idea how this could be done from a Wii U console. The API part...