[comixed-dev] [comixed/comixed] b21337: Added redirecting the user on login [#623]

  • From: "Darryl L. Pierce" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "noreply" for DMARC)
  • To: comixed-dev@xxxxxxxxxxxxx
  • Date: Sat, 06 Mar 2021 10:04:13 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/comixed/comixed
  Commit: b21337af04c634d8f0a7ffb04cb56950446875ef
      
https://github.com/comixed/comixed/commit/b21337af04c634d8f0a7ffb04cb56950446875ef
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2021-03-06 (Sat, 06 Mar 2021)

  Changed paths:
    M comixed-web/src/app/app.component.spec.ts
    M comixed-web/src/app/app.component.ts
    M comixed-web/src/app/app.routing.ts
    M comixed-web/src/app/pages/home/home.component.spec.ts
    M comixed-web/src/app/pages/home/home.component.ts

  Log Message:
  -----------
  Added redirecting the user on login [#623]

When the user logs into the system, they're sent to the home page.
The home page, for now though, redirects the user to the library
page.



Other related posts:

  • » [comixed-dev] [comixed/comixed] b21337: Added redirecting the user on login [#623] - Darryl L. Pierce