EN · DE · RU · FR · ES

#2739: authentication.js

projectforge-webapp/src/reducers/authentication.js Type: Redux Reducer · Source: projectforge-webapp/src/reducers/authentication.js 40 lines · 37 code · 0 comments · 3 blank
Redux Reducer initialState for the ProjectForge web application frontend.

Dependencies

../actions

Annotated History

Key functional changes:

CommitDescription
253b9f38bupdate some deps and fix eslint errors
4f5a06d6fAppVersion removed. Git information added to ProjectForgeVersion.
8b3b44be7restrict unauthenticated react path access to /public/*
3f0526587implement alert message
7c60c2fbbimplemeted logout check
6a9ef0e16Footer/index.jsx displays now timestamp of release.
75fede6e8add user data during login
b57d17b44move webapp to new authentication
bdfbaad56add reducer tests
186cb9a75add input change handler with redux