Add test for DI constructability of TrustAjaxPage
[Sone.git] / src / main / kotlin / net / pterodactylus / sone / web / ajax / LoggedInJsonPage.kt
2017-10-07 David ‘Bombe’ RodenMerge branch 'release-0.9.7' 0.9.7
2017-10-05 David ‘Bombe’ RodenUse a property for “requiresLogin” instead of a method
2017-10-05 David ‘Bombe’ RodenSpecify return type explicitely to avoid faulty inferring
2017-09-09 David ‘Bombe’ RodenAdd base JSON page that requires a logged-in user