|
|
@ -113,7 +113,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
(. app post "/htmx/validation/create-title/"
|
|
|
|
(. app post "/htmx/validation/create-title/"
|
|
|
|
handlers/is-user-authorized
|
|
|
|
handlers/is-user-authorized
|
|
|
|
(handlers/htmx-create-title-validation-handler-factory client))
|
|
|
|
(handlers/htmx-create-title-validation-handler-factory))
|
|
|
|
|
|
|
|
|
|
|
|
(. app use "/htmx/validation/create-title/"
|
|
|
|
(. app use "/htmx/validation/create-title/"
|
|
|
|
(handlers/user-not-authorized-factory))
|
|
|
|
(handlers/user-not-authorized-factory))
|
|
|
|