log client/src/stores/user.js @ 532:04a6bea229e4

age author description
Tue, 28 Aug 2018 13:46:47 +0200 Bernhard Reiter Client: fix code comment for login.
Fri, 24 Aug 2018 11:36:11 +0200 Sascha L. Teichmann Implemented wamos/issue114 (Improve code consistency: For login use json body, disallow GET).
Wed, 22 Aug 2018 11:53:40 +0200 Bernhard Reiter client: change login method from GET to POST
Tue, 31 Jul 2018 09:36:15 +0200 Thomas Junk refactor: better variable naming usermanagement
Mon, 30 Jul 2018 17:43:59 +0200 Thomas Junk fix: User management only for sysadmin usermanagement
Mon, 30 Jul 2018 16:02:19 +0200 Thomas Junk feat: usermanagement - route established and secured usermanagement
Fri, 27 Jul 2018 11:04:20 +0200 Sascha Wilde Hotfix: changed login call back to GET from POST.
Thu, 26 Jul 2018 12:36:35 +0200 Sascha L. Teichmann Login controller is now called with POST to /login.
Thu, 05 Jul 2018 18:01:39 +0200 Thomas Junk Refactor: Login expiry refactored to lib
Wed, 04 Jul 2018 17:21:10 +0200 Thomas Junk feat: Login and logout with session restoration implemented
Tue, 03 Jul 2018 16:18:29 +0200 Thomas Junk feat: Improve login against real db
Wed, 20 Jun 2018 17:02:06 +0200 Bernhard Reiter Move vuejs app into subdir `client` base src/stores/user.js@a842dd14613b