Commit Graph

148 Commits (b0c2ded2bc9499119c2feb799c0b0bbb55f08263)

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