~jan0sch/smederee
Showing details for patch 8646dfc44b43f9caf4024eecb3858c5210de6fd1.
diff -rN -u old-smederee/modules/hub/src/main/scala/de/smederee/hub/AuthenticationRoutes.scala new-smederee/modules/hub/src/main/scala/de/smederee/hub/AuthenticationRoutes.scala --- old-smederee/modules/hub/src/main/scala/de/smederee/hub/AuthenticationRoutes.scala 2025-02-02 12:02:15.333956503 +0000 +++ new-smederee/modules/hub/src/main/scala/de/smederee/hub/AuthenticationRoutes.scala 2025-02-02 12:02:15.333956503 +0000 @@ -44,7 +44,7 @@ * * @param clock * A clock to generate nounces for cryptograpic operations. - * @param config + * @param authenticationConfig * The configuration for the authentication module. * @param repo * The database repository providing needed functionality.