mirror of
https://github.com/writeas/writefreely
synced 2025-02-03 19:07:59 +01:00
spelling: dynamic
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
af0927cf5c
commit
bc53300e33
@ -82,7 +82,7 @@ func InitRoutes(apper Apper, r *mux.Router) *mux.Router {
|
|||||||
configureGenericOauth(handler, write, apper.App())
|
configureGenericOauth(handler, write, apper.App())
|
||||||
configureGiteaOauth(handler, write, apper.App())
|
configureGiteaOauth(handler, write, apper.App())
|
||||||
|
|
||||||
// Set up dyamic page handlers
|
// Set up dynamic page handlers
|
||||||
// Handle auth
|
// Handle auth
|
||||||
auth := write.PathPrefix("/api/auth/").Subrouter()
|
auth := write.PathPrefix("/api/auth/").Subrouter()
|
||||||
if apper.App().cfg.App.OpenRegistration {
|
if apper.App().cfg.App.OpenRegistration {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user