Commit Graph

31 Commits

Author SHA1 Message Date
02efce033f Api: added confirm auth scheme 2019-09-10 15:42:15 +03:00
c7282888d0 Added PortalController 2019-09-03 18:13:25 +03:00
238e103440 Optimization 2019-09-03 15:23:58 +03:00
173d9b1179 fix 2019-09-02 19:14:54 +03:00
26e3ba145e Optimization 2019-09-02 18:10:27 +03:00
12747318c6 Optimization 2019-08-30 15:40:57 +03:00
d16d5f1251 Kafka: create only one producer for instance
UserPhotoManager: optimization
2019-08-27 17:57:06 +03:00
f125f6cc13 Api: settings. AllowAnonymous 2019-08-16 15:11:38 +03:00
9e32ad4b6c IDE0063 2019-08-15 18:08:40 +03:00
f6d78d3cba Code Cleanup 2019-08-15 15:04:42 +03:00
a26a6db0ea Api: added settings controller 2019-08-12 13:53:12 +03:00
49b259abff refactoring 2019-08-09 15:28:19 +03:00
f85711b736 Optimization 2019-08-08 12:26:58 +03:00
73ba76d57b People as external product
nginx reverse proxy
2019-07-05 16:58:04 +03:00
460d9a33ed Api: format endpoint via datasource 2019-06-25 13:46:10 +03:00
d743e0883c API: Added ProductSecurityFilter 2019-06-25 10:34:27 +03:00
0ffdc833b8 Api: added some methods 2019-06-17 14:57:07 +03:00
0b52eb9d26 Api: FormatRoute rename to Read 2019-06-14 11:15:28 +03:00
e9242435f5 Api: removed FormatIndexRoute. 2019-06-13 18:01:29 +03:00
8ad94d7d0d Api: get modules via WebItemManager 2019-06-10 15:17:45 +03:00
5c1e3ad689 web: Renamed property 2019-05-30 16:52:15 +03:00
49609fed77 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-05-30 10:34:44 +03:00
a7d14cd42a web: Login init 2019-05-30 10:33:38 +03:00
c2d61517a5 Added ASC.Api.Core.csproj
added build.bat
PeopleController replaced to ASC.People
2019-05-29 17:44:37 +03:00
731d500a61 Api: added AuthenticationController 2019-05-28 12:40:37 +03:00
03505f25d5 Api: added custom routing 2019-05-27 15:49:48 +03:00
4ed3631844 Api: added response wrapper 2019-05-27 12:46:04 +03:00
df14def1f5 Core: added CustomClaimsPrincipal.
Api: fixed auth. Added EmployeeWrapper
2019-05-22 12:28:34 +03:00
0036a5eeec Support FormatFilter for all controllers 2019-05-17 15:33:08 +03:00
60b30ce542 Replace Singletons with DI.
Added support for working with db.
Added first version of CookieAuthHandler.
Added PeopleController for test auth.
2019-05-17 11:32:23 +03:00
92ed33906c init commit 2019-05-15 17:56:09 +03:00