Commit 2136e68
committed
feature #435 By default redirect to post index page after login (yceruto, javiereguiluz)
This PR was merged into the master branch.
Discussion
----------
By default redirect to post index page after login
This PR change the default target path `/` to <del>`admin_index`</del> `blog_index` route, useful when we access to login page directly (i.e. through URL).
Commits
-------
09e2c64 Improved the help note
283d838 Expanded the help note about default_target_path
0b753ab By default redirect to post index page after login1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
0 commit comments