Claudio Costa
ad68af10df
Increase entropy for MFA secret ( #14290 )
...
Co-authored-by: mattermod <mattermod@users.noreply.github.com >
2020-04-22 18:46:16 +02:00
Jesús Espino
a63684fcb5
Consistent license message for all the go files ( #13235 )
...
* Consistent license message for all the go files
* Fixing the last set of unconsistencies with the license headers
* Addressing PR review comments
* Fixing busy.go and busy_test.go license header
2019-11-29 12:59:40 +01:00
Miguel de la Cruz
2259b7f2a8
[MM-19948] Set version on module file and internal paths ( #13186 )
...
* [MM-19948] Set version on module file and internal paths
* Fixes after merge
* Fix i18n checker error
2019-11-28 14:39:38 +01:00
Jesse Hallam
11472e417c
MM-17411: fix err != nil check ( #11736 )
...
Address another classic case of `var err error` and then trying to assign a `*model.AppError`. We really need to switch to passing `error` everywhere.
2019-08-01 12:39:46 -03:00
Micah Thompson
903085feb8
Migrate "User.UpdateMfaActive" to Sync by default ( #11566 )
2019-07-10 14:55:17 -04:00
Marc Argent
b55b9a3d97
GH-11465 Migrate User.UpdateMfaSecret to Sync by default ( #11496 )
...
* GH-11465 Migrate User.UpdateMfaSecret to Sync by default
* GH-11465 make mfa call async
* GH-11465 return *model.AppError directly
2019-07-02 16:22:24 -04:00
Jesús Espino
a7b6c71421
MM-12976: Moving MFA to Team edition ( #9971 )
...
* MM-12976: Moving MFA to Team edition
* Changing the mfa disabled i18n key and string
2018-12-12 11:50:19 +01:00