1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 10:19:30 +02:00
Commit graph

8 commits

Author SHA1 Message Date
Gunther Brunner
1eb6af0119 Replaced old jade with new pug.
Using temporarily npm-shrinkwrap since `template-html-loader` uses an old `consolidate.js` version which doesn't support `pug`.
Follow here: https://github.com/jtangelder/template-html-loader/issues/8
2016-08-05 18:24:30 +09:00
Vishal Banthia
0fa080d5cb Fix eslint error 2016-02-03 15:43:24 +09:00
Vishal Banthia
e3fce92704 Add optional basic authentication in auth-mock 2016-02-03 15:43:24 +09:00
Gunther Brunner
434f63b3a9 Fix all lib/ files with ESLint rules with 0 errors. 2016-01-19 20:52:38 +09:00
Vishal Banthia
8a342daef9 remove default expiry in jwt token 2015-12-03 02:08:26 +09:00
Gunther Brunner
5255b32f09 Remove partials, not needed anymore with Webpack bundling. 2015-07-01 15:12:56 +09:00
Simo Kinnunen
b2e114c9be Change all "api" URLs. Ideally the path prefix would be an option. 2014-12-17 21:29:51 +09:00
Simo Kinnunen
3a9b193f68 Rename "roles" to "units". Put units in their own folders. 2014-08-26 14:34:34 +09:00
Renamed from lib/roles/auth/mock.js (Browse further)