walter
|
8dcf3f6728
|
Fixed minor type-o's and set owasp.config() rather than the underlying configs.
|
2016-09-08 12:08:37 -07:00 |
|
walter
|
4ddb059346
|
switched to handlebar template for passing the server's owasp config down to the client.
reverted some of the other changes (regarding the http request).
|
2016-09-08 11:17:41 -07:00 |
|
walter
|
d896d07d8b
|
Added configuration for owasp. Synchronize client owap configs with the server configs.
Also added a time indicator on failed login attempts to give the user feedback on subsequent failed login attempts.
|
2016-09-07 19:16:11 -07:00 |
|
Marek Grzybek
|
d14d5130af
|
feat(config): Deprecate JSHint in favor of ESLint
Add basic ESLint setup extending well-known Airbnb code style.
Fixes #1072, #1097
|
2016-03-15 19:11:12 +01:00 |
|
IteloFilho
|
173b702f6a
|
feat(users): Modify users module to implement style guidelines.
|
2016-03-06 12:21:51 -03:00 |
|
Ryan Hutchison
|
3e6a65d3a0
|
fix(users): Correct spelling/grammar mistakes
Closes #1156
adjust language
|
2016-02-10 19:56:42 -05:00 |
|
jloveland
|
a38abd0f8c
|
fixing jshint issues by requiring single quotes
|
2015-09-11 12:47:19 -04:00 |
|
jloveland
|
1fd6bb6119
|
adding stronger password requirements for improving security based on OWASP
|
2015-09-07 22:11:02 -04:00 |
|