]> git.cworth.org Git - empires-server/commitdiff
lmno: Generalize middleware to not be specific to empires
authorCarl Worth <cworth@cworth.org>
Sun, 24 May 2020 20:39:01 +0000 (13:39 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 24 May 2020 20:48:51 +0000 (13:48 -0700)
We're planning to extend LMNO past the original single game of Empires
soon. So, we adjust this middleware here to work for any game engine
prior to the game ID in the path, (and simply preserve that engine
string in the result of the redirect).


No differences found