mattermost/utils
Chris d1cee02247
Refactor password validation and config defaults (#7859)
* refactor password validation and config defaults

* reorder config lines for clarity
2017-11-20 11:04:04 -06:00
..
logger Remove unused variables / code (#7736) 2017-10-30 11:58:00 -05:00
api.go Renaming repo 2017-09-06 23:11:59 -07:00
authorization.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
config.go fix config cli option (#7850) 2017-11-16 08:40:26 -06:00
config_test.go fix config cli option (#7850) 2017-11-16 08:40:26 -06:00
emoji.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
extract.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
file.go Reorganize file util functionality (#7848) 2017-11-16 16:04:27 -05:00
file_backend.go Reorganize file util functionality (#7848) 2017-11-16 16:04:27 -05:00
file_backend_local.go Reorganize file util functionality (#7848) 2017-11-16 16:04:27 -05:00
file_backend_s3.go Reorganize file util functionality (#7848) 2017-11-16 16:04:27 -05:00
file_backend_test.go Reorganize file util functionality (#7848) 2017-11-16 16:04:27 -05:00
file_test.go Reorganize file util functionality (#7848) 2017-11-16 16:04:27 -05:00
hash.go Creating common token store and moving email invites and verification to it (#6213) 2017-04-27 10:55:03 -04:00
html.go PLT-7563 Fixed template handling to support more values (#7404) 2017-09-13 23:29:30 -07:00
html_test.go PLT-7522 Cleaned up translation of templates (#7351) 2017-09-05 17:39:45 -04:00
httpclient.go PLT-6358: Server HTTP client improvements (#6980) 2017-08-09 13:49:07 -07:00
httpclient_test.go PLT-6358: Server HTTP client improvements (#6980) 2017-08-09 13:49:07 -07:00
i18n.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
inbucket.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
license.go PLT-7668: Elasticsearch & DataRetention in client license. (#7548) 2017-10-03 11:28:15 +01:00
license_test.go Renaming repo 2017-09-06 23:11:59 -07:00
log.go Switch hook debug msg to info (#7272) 2017-08-22 15:57:02 -07:00
lru.go PLT-5308 Caching layer part 2 (#6973) 2017-07-31 08:15:23 -07:00
lru_test.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
mail.go 7740: Set auto-submitted and precedence headers for emails (#7741) 2017-11-15 08:34:46 -08:00
mail_test.go Refactoring cfg refs and load / save functions (#7749) 2017-10-31 10:39:31 -04:00
password.go Refactor password validation and config defaults (#7859) 2017-11-20 11:04:04 -06:00
password_test.go Refactor password validation and config defaults (#7859) 2017-11-20 11:04:04 -06:00
path.go Implement experimental REST API endpoints for plugins (#7279) 2017-09-01 09:00:27 -04:00
path_test.go Implement experimental REST API endpoints for plugins (#7279) 2017-09-01 09:00:27 -04:00
random.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
redirect_std_log.go PLT-6080 moving clustering to memberlist (#6499) 2017-06-19 08:44:04 -07:00
textgeneration.go Renaming repo 2017-09-06 23:11:59 -07:00
time.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
time_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
urlencode.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
urlencode_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
utils.go Renaming repo 2017-09-06 23:11:59 -07:00
utils_test.go PLT-7519: Better rate-limiting. (#7365) 2017-09-05 15:34:17 -04:00