Commit Graph

148 Commits (7a69047b8165ef498c411825a03c551683521cab)

Author SHA1 Message Date
Yunus Emre Kalkan 80eab3c5ab Update AbpAccountApplicationTestModule.cs
6 years ago
Yunus Emre Kalkan 661c800079 Remove Identity test module dependencies from Account module Tests
6 years ago
Alper Ebicoglu 5f8f1a7f55 added Slovenian translations #2969
6 years ago
Halil İbrahim Kalkan 49299861f3
Merge branch 'dev' into 2294-Dynamic-CSharp-Api-Clients-net-standard20
6 years ago
Halil İbrahim Kalkan decf4c7d34
Merge pull request #2880 from abpframework/maliming/auditlogs
6 years ago
maliming 78d6831efa Check scope is null or empty.
6 years ago
maliming dc1981f91d Fix scopes may be null bug.
6 years ago
maliming adeeb0d5a1 Fixed the bug that the controller was not logged & Filter the controller in AbpAuditingMiddleware.
6 years ago
Necati Meral 73f507f605 Updated `HttpAPi.Client` projects to target `netstandard2.0`
6 years ago
maliming d8b9825f23 Disable auditing of password fields.
6 years ago
Yunus Emre Kalkan 302525aef1 try fix account manage js
6 years ago
Halil İbrahim Kalkan 3b369df403
Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Halil İbrahim Kalkan f6d1296205
Merge pull request #2753 from abpframework/Default-roles-on-registration
6 years ago
maliming 6b8a2ad3f6 Check EnableLocalLogin in the login method of the account module.
6 years ago
Yunus Emre Kalkan f727696e21 registration refactor
6 years ago
Yunus Emre Kalkan 61d8e68a0a Default roles on registration
6 years ago
maliming b71b39eeda
Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
AkinCam 6ad2d2dd4d Created logout endpoint
6 years ago
AkinCam 2904cb77b7 logout enpoint created
6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
6 years ago
maliming 35f0717a6f Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Galip Tolga Erdem 670d4b4b96 Removed MVC LogoutController. Already have RazorPage
6 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Galip Tolga Erdem 0139e72b02 Added new Logout functionality for identityserver post logout redirect event.
6 years ago
YinChang f21bc4984e add zh-hant to project in modules
6 years ago
Yunus Emre Kalkan 0c16d0439a
Merge pull request #2661 from Xeevis/localization-cs
6 years ago
Xeevis ad1607cd37 Update Czech translations
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
6 years ago
olicooper fb4b8b8c4d
Grammatical issues on Account en.json
6 years ago
RayMMond 40d0586d49 correct chinese localization
6 years ago
Yunus Emre Kalkan f12b488c3f increase Password max length to 128
6 years ago
Halil İbrahim Kalkan 625632ed94 Resolved #2607: Renamed ValidationHandler to ValidationHelper.
6 years ago
Yunus Emre Kalkan 4ed7d5717f account mvc IsSelfRegistrationEnabled
6 years ago
mehmet-erim 0fb7ba4614 feat(account): add the enableLocalLogin condition to auth-wrapper
6 years ago
Halil İbrahim Kalkan fb4fe908b5 Fixed #2512: AccountAppService should check self registration setting
6 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
6 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
6 years ago
Halil İbrahim Kalkan 32fdfb9bab
Merge branch 'dev' into dev
6 years ago
Javier Campos f1f0a23fd5 feat: add ConfigureAwait(false) to all await calls
6 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
6 years ago
Halil İbrahim Kalkan 4ba6dfeb49
Merge branch 'dev' into feature/setting_lang
6 years ago
maliming 87eb1891f5 Change some simplified Chinese translations.
6 years ago
maliming 97353bf5f9 Formatting code.
6 years ago
YinChang 447237426e modify several module's SettingDefinitionProvider to support multi-lingual
6 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
6 years ago
Halil İbrahim Kalkan c34b89e274
Merge pull request #2225 from Xeevis/localization-cs
6 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
6 years ago
Halil İbrahim Kalkan 131d5b5522
Merge pull request #2293 from abpframework/maliming/CheckPassword
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago