Hi, can anyone tell me,
How to allow the user to the website only after login, if they didn't log in, they should be redirected to the login page, and once they logged in, they can see the website
I've tried auth="user" in the web module ( for testing purposes) and also tried by writing a custom module, can anyone tell answer, please
この質問にフラグが付けられました
1
返信
3471
ビュー
the menu can show, but if they click that without login, it should redirect to the login page,
but if they log in and click the website, it can go to the website page.
| 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|
|
4
3月 24
|
8161 | ||
|
|
1
9月 22
|
5826 | ||
|
|
2
7月 22
|
4217 | ||
|
|
1
6月 22
|
4731 | ||
|
|
0
4月 22
|
3392 |
Hello,
In that case, do you want the menu will be visible after login or anything else?