implementing selections by guest user
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -145,6 +145,7 @@
|
||||
{/if}
|
||||
<Route path="/user/reset/pw" component={ResetPw} />
|
||||
<Route path="/oidc_callback" component={Callback} />
|
||||
<Route path="/poll/:id/view" component={ViewPoll} />
|
||||
<Route path="/wiki/:key/view" component={WikiGuest} />
|
||||
<Route>
|
||||
<Login />
|
||||
|
||||
Reference in New Issue
Block a user