mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
fixed insecure route list on user login
This commit is contained in:
parent
0710ecdf01
commit
bf4ecc68c8
3 changed files with 18 additions and 113 deletions
|
@ -1,6 +1,7 @@
|
|||
export const USER_ACTIONS = {
|
||||
SET_USER: 'SET_USER',
|
||||
USER_LOGOUT: 'USER_LOGOUT',
|
||||
USER_LOGIN: 'USER_LOGIN',
|
||||
GOT_VK_USER: 'GOT_VK_USER',
|
||||
|
||||
IFRAME_LOGIN_VK: 'IFRAME_LOGIN_VK',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue