CN106487806A - The method and apparatus that in a kind of MVC framework, the page supports multi-user login - Google Patents

The method and apparatus that in a kind of MVC framework, the page supports multi-user login Download PDF

Info

Publication number
CN106487806A
CN106487806A CN201611020277.6A CN201611020277A CN106487806A CN 106487806 A CN106487806 A CN 106487806A CN 201611020277 A CN201611020277 A CN 201611020277A CN 106487806 A CN106487806 A CN 106487806A
Authority
CN
China
Prior art keywords
password
user
login
page
account
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201611020277.6A
Other languages
Chinese (zh)
Other versions
CN106487806B (en
Inventor
刘柱
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huzhou Yinglie Intellectual Property Operation Co ltd
Original Assignee
Shanghai Feixun Data Communication Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Feixun Data Communication Technology Co Ltd filed Critical Shanghai Feixun Data Communication Technology Co Ltd
Priority to CN201611020277.6A priority Critical patent/CN106487806B/en
Publication of CN106487806A publication Critical patent/CN106487806A/en
Application granted granted Critical
Publication of CN106487806B publication Critical patent/CN106487806B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0815Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Storage Device Security (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the present invention provides multi-user login page method and device in a kind of MVC framework, and method includes:Generation can change the account page and/or the newly-increased account page;By the user name of modification and/or the password of the account page and/or newly-increased account page receiving user's input can be changed, and preserve the user name of this modification and/or password exists in configuration file;The user name of synchronization system account and/or password are identical with the user name of modification and/or password in configuration file respectively;When carrying out re-authentication, compare login username and/or login password whether respectively user name and/or the password match with the modification of configuration file preservation of user input, the default account carrying using dispatching from the factory after fitting through logs in.Multi-user login page method and device in the MVC framework of the embodiment of the present invention, in the case of the caching not increasing buffer, realize multi-user login, and user gradation can be divided with rights management, and switching user first logs into access efficiency and improves.

Description

The method and apparatus that in a kind of MVC framework, the page supports multi-user login
Technical field
The present embodiments relate to wireless routing technical field, more particularly, to a kind of model-view-controller (MVC, Model-view-controller) the method and apparatus that in framework, the page supports multi-user login.
Background technology
Wireless router is to be applied to user's online, the router with wireless coverage function.
Wireless router is considered as a transponder, and the broadband network that wall in family picks out signal is forwarded by antenna To neighbouring Wireless Communication Equipment, for example, notebook computer, the mobile phone supporting wifi, flat board and all with WIFI function Equipment.
On market, popular wireless router typically all supports special line xdsl/cable, tetra- kinds of accesses of dynamic xdsl, pptp Mode, it also has the function of some other network management, such as dhcp service, nat fire wall, mac address filtering, DDNS Etc. function.
Wireless router because its provide the mobility of wireless networking, simplicity, convenience and be widely used in family, enterprise In the various network environment such as industry, and wireless router wirelessly can access that how many users also just become measurement and route One important indicator of device performance quality.More accurately statement should be that router can access how many users, not just singly Wireless in pure connection, and it is used to wireless networking, occupied bandwidth resource, remain to keep rational in each user of guarantee The number of users having access under the premise of Consumer's Experience, rational bandwidth, referred to as concurrent user number.
OpenWRT is a high modularization, supermatic embedded Linux system, has powerful group of networks Part and autgmentability, are typically used in industrial control equipment, phone, small scale robot, smart home, router and VOIP equipment.
With the development of Internet technology, radio network technique is also more and more used by people, based on openwrt Wireless device be also becoming increasingly popular.Because it uses Simplified kernel mode, Message processing mould is passed through in web page operation Block (such as lighttp module) and interface module (such as luci module), the http message that client sends is by Message processing mould Block process, interface module be responsible for process CGI(Common gateway interface) (CGI, Common Gateway Interface) request, for please The caching seeking the page leaves in the temporary file/tmp/luci-indexcache file of buffer, by traveling through absolute road Lua file under footpath/usr/lib/luc/luci/controller, stores in a binary fashion.
But, this framework is just for single user at present, does not support the change of user name and/or newly-built user to access page Face, the customization that so sometimes can not meet client requires, the Consumer's Experience of impact product.
And, in MVC framework, the operative configuration page is all to carry stok value through user's checking to interact, and preserves one A caching under this user name of part, needs to remove these cachings manually after changing using current way, in access next time net Page is to need to re-write/tmp/luci-indexcache, reduces access efficiency first
Content of the invention
The embodiment of the present invention provide a kind of model-view-controller (MVC) framework in multi-user login page method and Device, by increasing and/or can change login interface, make user can configure the username and password of modification, user name simultaneously Synchronous with password and system account, not increasing/tmp/luci-indexcache caching in the case of, realize multi-user login, User gradation can be divided with rights management, switching user first logs into access efficiency and improves.
An aspect of of the present present invention provides multi-user login page method in a kind of model-view-controller MVC framework, Including:
Generation can change the account page and/or the newly-increased account page;
By the user name of the described modification changing the account page and/or newly-increased account page receiving user's input and/ Or password, and preserve the user name of this modification and/or password exists in configuration file;
The user name of synchronization system account and/or password respectively with the user name of modification in described configuration file and/or close Code-phase is same;
When carrying out re-authentication, whether the login username and/or the login password that compare user input are civilian with configuration respectively The user name of described modification and/or password match that part preserves, the default account being carried using dispatching from the factory after fitting through logs in.
Alternatively, methods described also includes:
During re-authentication, page furbishing jumps to login page, and the described login username of receiving user's input and login are close After code, read the username and password of described modification from described configuration file;
Described login username according to user input during re-authentication and login password whether respectively with described modification Username and password is identical, to be judged as allowing if all same to determine whether to log in, and before returning judgment value Logon account be changed to described in dispatch from the factory the default account carrying, with this user identity secure log.
Alternatively, described configuration file is author file.
Alternatively, described Modify password is in plain text or password preserves.
Alternatively, the username and password of described modification leaves in described configuration file through encryption.
Another aspect of the present invention provides multi-user login page dress in a kind of model-view-controller MVC framework Put it is characterised in that including:
Signal generating unit, can change the account page and/or the newly-increased account page for generating;
Receiving unit, for changing repairing of the account page and/or newly-increased account page receiving user's input by described The user name changing and/or password, and preserve the user name of this modification and/or password exists in configuration file;
Lock unit, the user name for synchronization system account and/or password respectively with described configuration file in modification User name and/or password are identical;
Whether processing unit, when being used for carrying out re-authentication, compare the login username of user input and/or login password The user name of the described modification preserving with configuration file respectively and/or password match, carried using dispatching from the factory after fitting through is silent Recognize Account Logon.
Alternatively, described device also includes:
Reading unit, when jumping to login page for page furbishing during re-authentication, receives in described receiving unit and uses After the described login username of family input and login password, read the user name of described modification and close from described configuration file Code;
Described processing unit, is additionally operable to the described login username according to user input during re-authentication and login password is No respectively identical with the username and password of described modification with determine whether log in, if all same, be judged as allow, And before returning judgment value logon account be changed to described in dispatch from the factory the default account carrying, stepped on safely with this user identity Record.
Alternatively, described configuration file is author file.
Alternatively, described Modify password is in plain text or password preserves.
Alternatively, described device also includes:Ciphering unit, for being encrypted place by the username and password of described modification Manage and leave in described configuration file.
Multi-user login page method and device in the MVC framework of above-described embodiment description, by increasing and/or can repair Change login interface, make user can configure the username and password of modification, username and password is synchronous with system account, not simultaneously In the case of increasing the caching of buffer, realize multi-user login, user gradation can be divided with rights management, switching user steps on first Record access efficiency improves.
Brief description
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing Have technology description in required use accompanying drawing be briefly described it should be apparent that, drawings in the following description are these Some bright embodiments, for those of ordinary skill in the art, on the premise of not paying creative work, can also root Obtain other accompanying drawings according to these accompanying drawings.
Fig. 1 supports that for the page in a kind of MVC framework of one embodiment of the invention the flow process of the method for multi-user login is illustrated Figure;
Fig. 2 is the schematic diagram of the multi-user login page in a kind of MVC framework of another embodiment of the present invention;
Fig. 3 is the flow process of the re-authentication of the multi-user login page in a kind of MVC framework of another embodiment of the present invention Schematic diagram;
Fig. 4 supports the establishment account method of multi-user login for the page in a kind of MVC framework of another embodiment of the present invention Schematic flow sheet;
Fig. 5 is the structural representation of the device of the multi-user login page in a kind of MVC framework of another embodiment of the present invention Figure.
Specific embodiment
Purpose, technical scheme and advantage for making the embodiment of the present invention are clearer, below in conjunction with the embodiment of the present invention In accompanying drawing, the technical scheme in the embodiment of the present invention is clearly and completely described it is clear that described embodiment is The a part of embodiment of the present invention, rather than whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art The every other embodiment being obtained under the premise of not making creative work, broadly falls into the scope of protection of the invention.
The techniques described herein may be used in various communication systems, such as 2G, 3G, 4G communication system and next generation communication system System, such as global mobile communication (GSM, Global System for Mobile Communication) system, CDMA (CDMA, Code Division Multiple Access) system, time division multiple acess (TDMA, Time Division Multiple Access) system, WCDMA (WCDMA, Wideband Code Division Multiple Access) system, frequently Point multiple access (FDMA, Frequency Division Multiple Access) system, OFDM (OFDMA, Orthogonal Frequency-Division Multiple Access) system, Single Carrier Frequency Division Multiple Access (SC-FDMA) system, lead to With packet wireless business (GPRS, General Packet Radio Service) system, Long Term Evolution (LTE, Long Term Evolution) system, and other such communication systems.Cdma system achievable such as wireless universal land access (UTRA, Universal Terrestrial Radio Access), the radiotechnics such as CDMA2000.UTRA includes broadband-CDMA And other CDMA variants (WCDMA).In addition, CDAM2000 covers IS-2000, IS-95 and IS-856 standard.Tdma system can be real The now radiotechnics of global system for mobile communications (GSM) etc..OFDMA system can achieve that such as evolved universal terrestrial is wireless Access (E-UTRA, Evolved-UMTS Terrestrial Radio Access), Ultra-Mobile Broadband (UMB, Ultra Mobile Broadband)、IEEE802.11(Wi-Fi)、IEEE802.16(WiMAX)、IEEE802.20、Flash-OFDMA Etc. radiotechnics.UTRA and E-UTRA is UMTS (UMTS, Universal Mobile Telecommunication System) a part.3GPP Long Term Evolution (for example, LTE) is the use E-UTRA of UMTS Version, it can adopt OFDMA on the uplink, and can adopt SC-FDMA on uplink.UTRA、E-UTRA、UMTS、 LTE and GSM is described in the document of " third generation partnership project (3GPP) " tissue.In addition, CDAM2000 and UMB is described in " In the document of three generations's partnership projects 2 (3GPP2) " tissue.
The terms "and/or", only a kind of incidence relation of description affiliated partner, represents there may be three kinds of passes System, for example, A and/or B, can represent:, there are A and B, these three situations of individualism B in individualism A simultaneously.In addition, herein Middle character "/", typically represent forward-backward correlation to as if a kind of relation of "or".
As shown in figure 1, support the stream of the method for multi-user login for the page in a kind of MVC framework of one embodiment of the invention Journey schematic diagram, wherein, the schematic diagram of the account page is as shown in Fig. 2 for many in a kind of MVC framework of another embodiment of the present invention User logs in page schematic diagram, methods described is as follows.
Step 11, generation can change the account page and/or the newly-increased account page.
Step 12, by the use of the described modification changing the account page and/or newly-increased account page receiving user's input Name in an account book and/or password, and preserve the user name of this modification and/or password exists in configuration file.
Step 13, the user name of the synchronization system account and/or password user name with modification in described configuration file respectively And/or password is identical.
Step 14, when carrying out re-authentication, compare the login username of user input and/or login password whether respectively with The user name of described modification and/or password match that configuration file preserves, the default account being carried using dispatching from the factory after fitting through Log in.
In another embodiment of the invention, during re-authentication, page furbishing jumps to login page, receiving user's input Described login username and login password after, read the username and password of described modification from described configuration file.
Described login username according to user input during re-authentication and login password whether respectively with described modification Username and password is identical, to be judged as allowing if all same to determine whether to log in, and before returning judgment value Logon account be changed to described in dispatch from the factory the default account carrying, i.e. root account, with this user identity secure log.
In another embodiment of the invention, described configuration file is author file.
In another embodiment of the invention, described Modify password can be in plain text or password preserves, by user Select.
In another embodiment of the invention, this modification username and password leaves described configuration literary composition in through encryption In part.
In another embodiment of the invention, the flow process of described re-authentication can be as shown in figure 3, be the another of the present invention The schematic flow sheet of the re-authentication of the multi-user login page in a kind of MVC framework of embodiment.
Step 31, generates Web login page.
Step 32, the user in Index.lua entitled " root " does not change.
Wherein, root user represents the default account carrying that dispatches from the factory.
Step 33, obtains amended username and password from configuration file and arranges flag bit.
Step 34, whether judgement symbol position is true (true).
Step 35, if flag bit is ture, verifies that user is " root " associated nodes admin, i.e. manager administrator.
Step 36, redirects first sub (firstchild) node defined in login page (entry).
In another embodiment of the invention, as Fig. 4, be another embodiment of the present invention a kind of MVC framework in the page prop up Hold the schematic flow sheet of the establishment account method of multi-user login.
Step 41, creates page index.
For example, page index file entry ({ " admin ", " systemtools ", " modlogin " }, cbi (" are created admin_phicomm/admin"),_(translate("Modify login")),21).
Step 42, establishment login page, and input the username and password of new account, and be saved in configuration file, protect After depositing, the account name of synchronous vacations system is identical with the username and password of described new account respectively with password.
For example, write admin.lua file and realize the page and show, increase configuration/etc/config/author and deposit login Account, and encrypt, the user cipher (i.e./etc/passwd file) of modification synchronization system and user name (i.e./etc/ simultaneously Shadow file) configuration file make ssl log in need change certification.
Step 43, carries out re-authentication, judges whether the username and password inputting during re-authentication is civilian with configuration respectively The username and password coupling of the new account of storage in part, the match is successful, and setting user is system default Account Logon, unsuccessful Log off.
For example, modification verification function authenticator.htmlauth increases user's effectively (uservalidate) mark Position, judges when whether the username and password of configuration file author reading is respectively with re-authentication the user name that inputs and close Code coupling, the match is successful, and setting user is system default Account Logon, unsuccessful logs off;
Step 44, is maintain the login (entry) being created with ' root ' user, is written in caching in system.
For example, maintain the entry creating with ' root ' user in system, be written in system to maintain and used with ' root ' The entry that family creates, is written in the temporary file (tmp/luci-indexcache) of buffer, does not increase new caching, Page cache information that is using or creating before.
The embodiment of the present invention, supports that multi-user's account verification logs in, can be created, be changed accounts information by the page, not In the case of increase/tmp/luci-indexcache caching, realize multi-user login, rights management can be divided to user gradation, cut Use family instead and first log into access efficiency raising.
In sum, the method that in the MVC framework of the embodiment of the present invention, the page supports multi-user login, can be by increasing Modification login interface, makes user can configure modification username and password, and username and password is synchronous with system account simultaneously.New Logon account is saved in author configuration file, needs user's re-authentication after preservation, compares stepping on of user input during certification Record account whether mate with author, the equipment that reuses after fitting through dispatch from the factory carry default account login, so without product The user cache of tissue regeneration promoting.
As shown in figure 5, showing for multi-user login page device structure in a kind of MVC framework of another embodiment of the present invention It is intended to, in described MVC framework, multi-user login page device includes:Signal generating unit 51, receiving unit 52, lock unit 53, place Reason unit 54, reading unit 55 and ciphering unit 56.
Described signal generating unit 51, can change the account page and/or the newly-increased account page for generating.
Described receiving unit 52, for changing the account page and/or newly-increased account page receive user is defeated by described The user name of the modification entering and/or password, and preserve the user name of this modification and/or password exists in configuration file.
Described lock unit 53, the user name for synchronization system account and/or password respectively with described configuration file in The user name of modification and/or password are identical.
Described processing unit 54, when being used for carrying out re-authentication, compares the login username of user input and/or logs in close The user name of the described modification whether code is preserved with configuration file respectively and/or password match, after fitting through using dispatch from the factory from The default account of band logs in.
In another embodiment of the invention, described reading unit 55, jumps to for page furbishing during re-authentication and steps on During the record page, after the described login username of described receiving unit receiving user's input and login password, from described configuration literary composition The username and password of described modification is read in part;Described processing unit 54, is additionally operable to according to user input during re-authentication Described login username and login password whether respectively identical with the username and password of described modification to determine whether to step on Record, if all same, is judged as allowing, and before returning judgment value logon account be changed to described in dispatch from the factory carry silent Admit what one has said or done family, with this user identity secure log.
In another embodiment of the invention, described configuration file is author file.
In another embodiment of the invention, described Modify password is in plain text or password preserves.
In another embodiment of the invention, described ciphering unit 56, for entering the username and password of described modification Row encryption is simultaneously left in described configuration file.
It should be understood that disclosed system in several embodiments provided herein, apparatus and method are permissible Realize by another way.For example, device embodiment described above is only schematically, for example, described module or The division of unit, only a kind of division of logic function, actual can have other dividing mode when realizing, for example multiple units Or assembly can in conjunction with or be desirably integrated into another system, or some features can be ignored, or does not execute.Another, institute Display or the coupling each other discussing or direct-coupling or communication connection can be by some interfaces, device or unit INDIRECT COUPLING or communication connection, can be electrical, mechanical or other forms.
The described unit illustrating as separating component can be or may not be physically separate, show as unit The part showing can be or may not be physical location, you can with positioned at a place, or can also be distributed to multiple On NE.The mesh to realize this embodiment scheme for some or all of unit therein can be selected according to the actual needs 's.
In addition, can be integrated in a processing unit in each functional unit in each embodiment of the application it is also possible to It is that unit is individually physically present it is also possible to two or more units are integrated in a unit.Above-mentioned integrated list Unit both can be to be realized in the form of hardware, it would however also be possible to employ the form of SFU software functional unit is realized.
If described integrated unit is realized and as independent production marketing or use using in the form of SFU software functional unit When, can be stored in a computer read/write memory medium.Based on such understanding, the technical scheme of the application is substantially The part in other words prior art being contributed or all or part of this technical scheme can be in the form of software products Embody, this computer software product is stored in a storage medium, including some instructions with so that a computer Equipment (can be personal computer, server, or network equipment etc.) or processor (processor) execution the application each The all or part of step of embodiment methods described.And aforesaid storage medium includes:USB flash disk, portable hard drive, read only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disc or CD Etc. various can be with the medium of store program codes.
The above, above example only in order to the technical scheme of the application to be described, is not intended to limit;Although with reference to front State embodiment the application has been described in detail, it will be understood by those within the art that:It still can be to front State the technical scheme described in each embodiment to modify, or equivalent is carried out to wherein some technical characteristics;And these Modification or replacement, do not make the essence of appropriate technical solution depart from the spirit and scope of the application each embodiment technical scheme.

Claims (10)

1. in a kind of model-view-controller MVC framework multi-user login page method it is characterised in that include:
Generation can change the account page and/or the newly-increased account page;
By the user name of the described modification changing the account page and/or newly-increased account page receiving user's input and/or close Code, and preserve the user name of this modification and/or password exists in configuration file;
The user name of synchronization system account and/or password user name and/or the password phase with modification in described configuration file respectively With;
When carrying out re-authentication, compare the login username of user input and/or whether login password is protected with configuration file respectively The user name of described modification deposited and/or password match, the default account being carried using dispatching from the factory after fitting through logs in.
2. the method as described in described claim 1 is it is characterised in that methods described also includes:
During re-authentication, page furbishing jumps to login page, the described login username of receiving user's input and login password Afterwards, read the username and password of described modification from described configuration file;
Described login username according to user input during re-authentication and the login password whether respectively user with described modification Name is identical with password, to be judged as allowing if all same to determine whether to log in, and stepping on before returning judgment value Record Account Changes are dispatched from the factory the default account carrying, with this user identity secure log described in being.
3. the method as described in described claim 1 is it is characterised in that described configuration file is author file.
4. the method as described in described claim 1 is it is characterised in that described Modify password is in plain text or password preserves.
5. the method as described in described claim 1-4 any one is it is characterised in that the username and password warp of described modification Cross encryption to leave in described configuration file.
6. in a kind of model-view-controller MVC framework multi-user login page device it is characterised in that include:
Signal generating unit, can change the account page and/or the newly-increased account page for generating;
Receiving unit, for by the described modification changing the account page and/or newly-increased account page receiving user's input User name and/or password, and preserve the user name of this modification and/or password exists in configuration file;
Lock unit, the user name for the synchronization system account and/or password user with modification in described configuration file respectively Name and/or password are identical;
Processing unit, when being used for carrying out re-authentication, compares the login username of user input and/or whether login password is distinguished The user name of the described modification preserving with configuration file and/or password match, the acquiescence account being carried using dispatching from the factory after fitting through Family logs in.
7. the device as described in described claim 6 is it is characterised in that described device also includes:
Reading unit, when jumping to login page for page furbishing during re-authentication, defeated in described receiving unit receive user From described configuration file, after the described login username entering and login password, read the username and password of described modification;
Described processing unit, is additionally operable to the described login username according to user input during re-authentication and whether login password divides Not identical with the username and password of described modification be judged as permission to determine whether to log in if all same, and Before returning judgment value logon account be changed to described in dispatch from the factory the default account carrying, with this user identity secure log.
8. the device as described in described claim 6 is it is characterised in that described configuration file is author file.
9. the device as described in described claim 6 is it is characterised in that described Modify password is in plain text or password preserves.
10. the device as described in described claim 6-9 any one is it is characterised in that described device also includes:
Ciphering unit, for being encrypted the username and password of described modification and leaving in described configuration file.
CN201611020277.6A 2016-11-17 2016-11-17 Method and device for supporting multi-user login by page in MVC (model view controller) architecture Active CN106487806B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611020277.6A CN106487806B (en) 2016-11-17 2016-11-17 Method and device for supporting multi-user login by page in MVC (model view controller) architecture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611020277.6A CN106487806B (en) 2016-11-17 2016-11-17 Method and device for supporting multi-user login by page in MVC (model view controller) architecture

Publications (2)

Publication Number Publication Date
CN106487806A true CN106487806A (en) 2017-03-08
CN106487806B CN106487806B (en) 2020-11-03

Family

ID=58272724

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611020277.6A Active CN106487806B (en) 2016-11-17 2016-11-17 Method and device for supporting multi-user login by page in MVC (model view controller) architecture

Country Status (1)

Country Link
CN (1) CN106487806B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107592214A (en) * 2017-08-28 2018-01-16 杭州安恒信息技术有限公司 A kind of method for identifying Internet application system login username
CN109344584A (en) * 2018-09-27 2019-02-15 厦门立林科技有限公司 A kind of method for managing security of the initial account number of smart machine
CN110247931A (en) * 2019-07-02 2019-09-17 维沃移动通信有限公司 A kind of information processing method and server

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103118031A (en) * 2013-02-25 2013-05-22 东莞宇龙通信科技有限公司 Method and electronic device for logging in application account
CN103259801A (en) * 2013-06-03 2013-08-21 南宁博大全讯科技有限公司 System and method for managing E-mail account number
CN103595809A (en) * 2013-11-22 2014-02-19 乐视致新电子科技(天津)有限公司 Account information management method and device in intelligent television
WO2016034068A1 (en) * 2014-09-03 2016-03-10 阿里巴巴集团控股有限公司 Sensitive information processing method, device, server and security determination system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103118031A (en) * 2013-02-25 2013-05-22 东莞宇龙通信科技有限公司 Method and electronic device for logging in application account
CN103259801A (en) * 2013-06-03 2013-08-21 南宁博大全讯科技有限公司 System and method for managing E-mail account number
CN103595809A (en) * 2013-11-22 2014-02-19 乐视致新电子科技(天津)有限公司 Account information management method and device in intelligent television
WO2016034068A1 (en) * 2014-09-03 2016-03-10 阿里巴巴集团控股有限公司 Sensitive information processing method, device, server and security determination system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107592214A (en) * 2017-08-28 2018-01-16 杭州安恒信息技术有限公司 A kind of method for identifying Internet application system login username
CN107592214B (en) * 2017-08-28 2021-05-14 杭州安恒信息技术股份有限公司 Method for identifying login user name of internet application system
CN109344584A (en) * 2018-09-27 2019-02-15 厦门立林科技有限公司 A kind of method for managing security of the initial account number of smart machine
CN109344584B (en) * 2018-09-27 2022-08-02 厦门立林科技有限公司 Safety management method for initial account of intelligent equipment
CN110247931A (en) * 2019-07-02 2019-09-17 维沃移动通信有限公司 A kind of information processing method and server
CN110247931B (en) * 2019-07-02 2022-02-25 维沃移动通信有限公司 Information processing method and server

Also Published As

Publication number Publication date
CN106487806B (en) 2020-11-03

Similar Documents

Publication Publication Date Title
JP6437589B2 (en) Provision of enterprise application store
US9954664B2 (en) Micro VPN tunneling for mobile platforms
US9973489B2 (en) Providing virtualized private network tunnels
EP3081022B1 (en) Systems and methods for securing sensitive data on a mobile device by self-destroying it
EP2907289B1 (en) Providing virtualized private network tunnels
US8931078B2 (en) Providing virtualized private network tunnels
KR101954440B1 (en) Providing mobile device management functionalities
EP3095220B1 (en) Evaluating application integrity
US20100107240A1 (en) Network location determination for direct access networks
KR20160005114A (en) Image analysis and management
US9819669B1 (en) Identity migration between organizations
US11303633B1 (en) Identity security gateway agent
US20230353444A1 (en) Techniques for accessing logical networks via a virtualized gateway
CN106487806A (en) The method and apparatus that in a kind of MVC framework, the page supports multi-user login
US11463426B1 (en) Vaultless authentication
US20220278966A1 (en) Secure Virtual Personalized Network with Preconfigured Wallets
EP2748715B1 (en) Techniques for accessing logical networks via a programmatic service call
EP3298746B1 (en) Offloading web security services to client side
US20220278967A1 (en) Verified Anonymous Persona for a Distributed Token

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20201023

Address after: 318015 no.2-3167, zone a, Nonggang City, no.2388, Donghuan Avenue, Hongjia street, Jiaojiang District, Taizhou City, Zhejiang Province

Applicant after: Taizhou Jiji Intellectual Property Operation Co.,Ltd.

Address before: 201616 Shanghai city Songjiang District Sixian Road No. 3666

Applicant before: Phicomm (Shanghai) Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201217

Address after: 313300 Sunshine Industrial Park, Dipu Town, Anji County, Huzhou City, Zhejiang Province

Patentee after: Zhejiang Anji chair Technology Co.,Ltd.

Address before: 318015 no.2-3167, area a, nonggangcheng, 2388 Donghuan Avenue, Hongjia street, Jiaojiang District, Taizhou City, Zhejiang Province

Patentee before: Taizhou Jiji Intellectual Property Operation Co.,Ltd.

PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A method and device for page supporting multi-user login in MVC architecture

Effective date of registration: 20211022

Granted publication date: 20201103

Pledgee: Zhejiang Anji Rural Commercial Bank of the West Branch of Limited by Share Ltd.

Pledgor: Zhejiang Anji chair Technology Co.,Ltd.

Registration number: Y2021330002007

PC01 Cancellation of the registration of the contract for pledge of patent right
PC01 Cancellation of the registration of the contract for pledge of patent right

Date of cancellation: 20221122

Granted publication date: 20201103

Pledgee: Zhejiang Anji Rural Commercial Bank of the West Branch of Limited by Share Ltd.

Pledgor: Zhejiang Anji chair Technology Co.,Ltd.

Registration number: Y2021330002007

PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A Method and Device for Supporting Multi user Login on Pages in MVC Architecture

Effective date of registration: 20221123

Granted publication date: 20201103

Pledgee: Zhejiang Anji Rural Commercial Bank of the West Branch of Limited by Share Ltd.

Pledgor: Zhejiang Anji chair Technology Co.,Ltd.

Registration number: Y2022330003166

PC01 Cancellation of the registration of the contract for pledge of patent right
PC01 Cancellation of the registration of the contract for pledge of patent right

Date of cancellation: 20231101

Granted publication date: 20201103

Pledgee: Zhejiang Anji Rural Commercial Bank of the West Branch of Limited by Share Ltd.

Pledgor: Zhejiang Anji chair Technology Co.,Ltd.

Registration number: Y2022330003166

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20240205

Address after: 313000 room 1019, Xintiandi commercial office, Yishan street, Wuxing District, Huzhou, Zhejiang, China

Patentee after: Huzhou YingLie Intellectual Property Operation Co.,Ltd.

Country or region after: China

Address before: 313300 Sunshine Industrial Park, Dipu Town, Anji County, Huzhou City, Zhejiang Province

Patentee before: Zhejiang Anji chair Technology Co.,Ltd.

Country or region before: China