1
0
Fork 0
Commit Graph

32 Commits

Author SHA1 Message Date
Alan Plum 58cf3a60cd Don't use Foxx.Repository for system sessions
Fetching the collection dynamically helps avoid an error when the collection is removed and recreated after the app is mounted.
2015-12-10 12:02:29 +01:00
Alan Plum f40cb79040 Fix internal session storage lastAccess for non-system apps 2015-10-20 19:29:20 +02:00
Jan Steemann 7bd9f03cb1 issue #1510: Fix bug in the user app's storage in resolve function 2015-09-28 12:54:04 +02:00
Alan Plum aca2072477 Fixed session default values. 2015-08-27 13:41:24 +02:00
Alan Plum af377ac6b4 ES6ify system apps. 2015-07-07 14:49:44 +02:00
Alan Plum ccbd71a03f Fixed sessions. 2015-07-07 14:04:04 +02:00
Alan Plum 11d52b25b3 Cleaned up users app. Added missing error names. 2015-07-07 13:26:42 +02:00
Alan Plum 938bc16ee0 2.7: adjusted manifests. 2015-06-22 14:22:44 +02:00
Alan Plum 273d16c0ed Linting. 2015-06-16 14:54:14 +02:00
Alan Plum 6e9900c462 Deprecated sessions options jwt and type. 2015-06-16 14:26:37 +02:00
Alan Plum 61f1c7edf8 Lint. 2015-05-20 16:30:24 +02:00
Alan Plum abe77c8738 Restored setup script. 2015-05-20 16:27:26 +02:00
Alan Plum bb86f6eca8 Voodoo. 2015-05-20 15:34:35 +02:00
Alan Plum 508885bd6b Nerf sessions app for consistency with internal cache. 2015-05-20 15:23:49 +02:00
Alan Plum 178839ef0d De-IIFE users and simple-auth. 2015-05-20 15:11:11 +02:00
Jan Steemann db926a4057 store sessions in database-specific container 2015-05-19 15:41:15 +02:00
Alan Plum d4c7613e4c Fixed tutorial init causing basic auth popup. 2015-05-07 15:54:57 +02:00
Alan Plum 171e776059 Linting. 2015-05-07 15:54:57 +02:00
Frank Celler 154b94c105 added internal support for SID 2015-05-07 15:54:57 +02:00
Alan Plum 7c4a3daeea Implemented aardvark test GUI. 2015-04-14 18:44:37 +02:00
Alan Plum decbc6dcea Fully implemented tests API. 2015-04-14 13:39:06 +02:00
Alan Plum c5cca6dccf More strict. 2015-04-09 22:47:45 +02:00
Alan Plum 69e63c2c64 Strict mode all the things. 2015-04-09 00:22:05 +02:00
Alan Plum 20fdb71e9c Exposed some tests. 2015-04-08 01:54:31 +02:00
Alan Plum 8133bd4c6a Linting 2015-04-07 20:04:59 +02:00
Alan Plum 8e94402b43 Fixed session errors. 2015-04-07 19:58:58 +02:00
Jan Steemann e368044036 fixed "line too long" 2015-03-10 14:44:31 +01:00
gschwab 7431ca0e86 fixed encoding bug 2015-03-10 14:08:15 +01:00
gschwab 285be2a7d3 fixed username bug 2015-02-27 15:23:43 +01:00
Michael Hackstein d57135c1b4 Fixed the sessions app, to create the _sessions collection if it is used on the internal mount point 2015-02-23 15:43:47 +01:00
Michael Hackstein aad7e46f10 Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
Conflicts:
	Documentation/Books/Users/SUMMARY.md
	js/actions/api-system.js
	js/common/bootstrap/modules.js
	js/server/modules/org/arangodb/foxx/manager.js
	js/server/tests/shell-routing.js
2015-02-06 17:22:01 +01:00
Michael Hackstein f429c8af63 Moved all system apps to new folder structure 2015-01-26 11:57:08 +01:00