Skip to content
Success

Changes

Summary

  1. Fix ServerAppMain to pass config prop using -config= property correctly. (commit: e36033f) (details)
  2. Bump version. (commit: 12e9326) (details)
Commit e36033fbae376fb233d557e66c7d247d663fa8e1 by Mike Dawson
Fix ServerAppMain to pass config prop using -config= property correctly.
Fix ClassInviteViewModel to redirect user if they are not currently logged in.
(commit: e36033f)
The file was modifiedapp-ktor-server/src/main/kotlin/com/ustadmobile/lib/rest/ServerAppMain.kt (diff)
The file was modifiedcore/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/clazz/redeem/ClazzInviteViewModel.kt (diff)
The file was modifiedbuild.gradle (diff)