Added connections. Added url redirect for login.

This commit is contained in:
Tom
2025-03-27 01:25:56 +00:00
parent 56deb3384c
commit 6e5efab5ec
36 changed files with 948 additions and 39 deletions

View File

@ -0,0 +1,3 @@
@if (success || failure) {
<p>Automatically going back to the connections page soon...</p>
}