Commit Graph

59 Commits

Author SHA1 Message Date
Amos Haviv
b7a47d117a Merge pull request #225 from uwolfer/password-request-mail-failure
Show error message when sending password request mail fails
2014-11-26 15:12:38 +02:00
Lawrence
d5cf18a1f5 Abstract nodemailer createTransport
Currently createTransport is unnecessarily called upon every time a password request is made.
2014-11-10 17:23:45 +00:00
Amos Haviv
c93101202f Fix tests & refactor SSL support 2014-11-04 19:22:46 +02:00
Roie Cohen
00c4f07a48 Merge pull request #212 from lirantal/bugfix-211-use-request-object-for-urls
localhost hard coded URL for livereload.js bugfix
2014-11-02 00:25:34 -07:00
Liran Tal
dc4492fee9 removing un-necessary .js extension 2014-10-24 17:48:07 +03:00
Liran Tal
14c5d1bbb7 replacing deprecated require.extensions nodejs call with explicit full paths for require() 2014-10-24 12:01:46 +03:00
Urs Wolfer
619c7f2642 Show error message when sending password request mail fails
It used to fail silently (client only displays error when a message is available).
2014-10-23 12:40:44 +02:00
Liran Tal
6298e35a5b disabling JSONP from controllers and commenting out from expressjs configuration, allowing users to enable if they need to 2014-10-14 20:24:28 +03:00
Liran Tal
acc091f211 introducing the request object for the index base HTML template which can utilize information such as the requests hostname, and more. This allows to specify the actual hostname for the livereload.js module instead of hard-coding localhost 2014-10-14 20:11:40 +03:00
Amos Haviv
7b52309ac8 Merge pull request #197 from Nepoxx/patch-4
Tiny fixes
2014-10-07 17:07:47 +03:00
Amos Haviv
b699d12907 Merge pull request #141 from NeverOddOrEven/remove-redundant-variable-declaration
Remove redundant variable declaration
2014-10-07 17:00:11 +03:00
Pier-Luc Gagnon
b12a3b47ba Tiny fixes
Removed double requires and unused variables.
2014-10-06 17:18:29 -04:00
Alex Suttmiller
99b6756861 Remove redundant variable declaration 2014-08-16 11:02:56 -04:00
Max
867cf5e329 Fix typo in Error handling controller code
On the frontend, the error message 'Username already exist' appears when creating a user with the same username as an existing user.  Grammatically, this error looks strange.  A more proper error message would be 'Username already exists'.  Possibly later on support can be added to properly conjugate this error message for a 'plural' field.
2014-08-06 19:28:24 -06:00
Amos Haviv
50677508eb Removing swig from controller 2014-08-05 15:39:34 +03:00
Amos Haviv
b311b7b72c Fix menu service defaults 2014-08-05 15:35:49 +03:00
Amos Haviv
50878957ad Fixing password headers 2014-08-05 14:35:31 +03:00
Amos Haviv
e98554eda7 Updating Deprecated res.send 2014-08-02 23:07:59 +03:00
Amos Haviv
b6cd10f72e Add app name in email 2014-08-02 21:37:42 +03:00
Amos Haviv
f6e19093eb Update 0.3.2 2014-08-02 21:29:38 +03:00
Amos Haviv
f4b62ca819 Adding Password Reset 2014-07-31 11:27:14 +03:00
Amos Haviv
6c1de94fea Revert "Added newlines"
Conflicts:
	public/dist/application.min.js
	public/modules/users/controllers/authentication.client.controller.js
	public/modules/users/tests/authentication.client.controller.test.js
2014-07-19 13:42:38 +03:00
Amos Haviv
9db5e71830 Fix password validation error in change password 2014-06-01 23:46:17 +03:00
Amos Haviv
d9231ccc3f Fixing Grunt Watch 2014-05-26 01:56:08 +03:00
Amos Haviv
987634ee2a Fixing Salt Save Error
This fixes #75
2014-05-26 01:04:29 +03:00
Charles Packer
58cfb2e515 Implemented password reset core feature 2014-05-22 21:02:36 -07:00
Amos Haviv
a7aa199019 Fixing indentation 2014-05-20 18:22:38 +03:00
Samuel Vijaykumar M
7cf1fc2adb Changed all the indents to the spaces(tab size 4) 2014-05-14 16:05:15 +05:30
Amos Haviv
1c7ae6ecb5 Configuring Extensions 2014-05-02 18:28:24 +03:00
Amos Haviv
36acc484bd Fixing roles security issues 2014-04-26 15:17:31 +03:00
Amos Haviv
f132e1084f Fixing Articles Issues 2014-04-23 03:57:09 +03:00
Amos Haviv
5eed915dd6 Added role based middleware authorisation 2014-04-21 22:52:34 +03:00
Amos Haviv
edd549db8c More Naming Fixes, articles cleanup 2014-04-21 02:32:59 +03:00
Amos Haviv
44bf81a494 0.3RC
Express 4 Support
New naming convention
Glob patterns
CSS Linting
Uglify
CSS Min
Environmental Asset Management
DI Menu System
2014-04-21 00:01:01 +03:00
Amos Haviv
279eb39694 Finalizing the User Accounts Module 2014-04-16 02:00:23 +03:00
Kentaro Wakayama
00f3940d8f Add joining of multiple accounts 2014-04-09 10:10:22 +02:00
Amos Haviv
c11c42888c Article Cleanup 2014-04-02 19:16:40 +03:00
Amos Haviv
47561ce3ed Fixed password hashing in general 2014-03-31 02:39:07 +03:00
Amos Haviv
c0a7c054ba Update Dev Depenedencies + Password Change Fix 2014-03-30 18:23:25 +03:00
Amos Haviv
36f71fa279 Users Module Revamp 2014-03-26 01:11:24 +02:00
Amos Haviv
c1213e9a7b Fixing Indentation Convention to TABS 2014-02-10 13:24:01 +02:00
Amos Haviv
eae6f2d6bc Moving to MEAN.JS 2014-02-10 13:09:31 +02:00
Amos Haviv
17e089ec69 Moving to MEAN.JS 2014-02-10 13:09:25 +02:00
Amos Haviv
822d7ca7b2 Properly run JSHint 2013-12-25 16:36:33 +02:00
Amos Haviv
81fea3516d Moving from Underscore to LoDash 2013-12-20 14:15:58 +02:00
Amos Haviv
9c6e5514f0 Moving from Underscore to LoDash 2013-12-20 14:14:54 +02:00
Amos Haviv
1d9f1a0ce3 Update users.js 2013-12-14 20:35:29 +02:00
Amos Haviv
f8ac701c25 Fixing errors style 2013-12-12 18:42:54 +02:00
Amos Haviv
dbe7213f77 Removed the Show User method 2013-12-03 02:43:52 +02:00
Eric Thomas
1846287082 remove async module 2013-10-23 16:02:23 -06:00