Commit Graph

104 Commits

Author SHA1 Message Date
27e732e9a3 Web: Login: Added usage of new API /authentication.json parameter "session" 2021-12-01 10:56:50 +03:00
39c3d57781 Web: Common: AuthStore: Added reset auth-store after login with app code 2021-11-15 14:29:02 +03:00
e917b4bb56 Fix Bug 53454 - Client: Sign out. Error on api/2.0/people/@self.json 2021-11-10 15:52:36 +03:00
f5da85049c Fix Bug 53524 - Client.Profile|List: User's display name with diacritics invalid 2021-11-09 19:32:15 +03:00
773419f3ef Web: Common: AuthStore: Added added url at response parameters 2021-11-03 12:18:28 +03:00
e734f222f5 Merge branch 'release/1.0.0' into bugfix/profile-form-validation 2021-10-06 13:32:50 +03:00
57e050ba92 Web: Desktop: Changed provider to "onlyoffice" and renamed guid to cryptoEngineId 2021-10-06 11:26:06 +03:00
5b64ba0044 Web: Refactoring. 2021-10-06 11:22:00 +03:00
66e2fc8663 Web: Refactoring. 2021-10-06 11:04:29 +03:00
15b475677f Web: Added RegExp constant for checking folder name. 2021-10-05 17:45:33 +03:00
a02926532c Web: People: Added constants for RegExp. 2021-10-05 17:38:29 +03:00
5d3d8f4d45 Web: Changed opportunity to show/hide DebugInfo to appsettings.json param "debug-info:enabled" and 'api/2.0/settings.json' 2021-10-05 11:13:38 +03:00
9ce696e624 Web: Studio: Init Debug Info
+ Added About version from package.json
+ Fix DocumentServer version
2021-10-04 17:08:03 +03:00
e2f977ce17
Merge branch 'develop' into feature/optimization 2021-09-15 11:47:29 +03:00
03d8d560ba Web: Hide internal login from personal mode 2021-09-14 16:44:39 +03:00
551c623541 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/new-campaigns
# Conflicts:
#	packages/asc-web-components/campaigns-banner/index.js
#	products/ASC.Files/Client/src/components/Article/Body/index.js
2021-09-08 14:36:10 +03:00
fa1d016554 Web: Common: fixed banner translations 2021-09-07 18:34:30 +03:00
6ee8033097 Web: Common: fixed warning 2021-09-06 12:30:58 +03:00
f53d7eb718 Web: Common: fixed article unpin 2021-08-18 17:17:45 +03:00
b7df3903dd Web: Files: fixed the hiding of the article 2021-08-18 15:52:27 +03:00
48c6d35a20 Web: AuthStore: Removed useless code 2021-08-17 16:32:19 +03:00
e60815b15d Web: Refactoring and API calls optimization 2021-08-13 20:32:50 +03:00
17eaf17b7d Web: Common: Add check if store is initialized. 2021-08-12 14:41:12 +03:00
3f56790c85 Fix bug 51365: update avatar in header 2021-08-11 10:18:10 +03:00
Artem Tarasov
deeb497a9e Web: Common: AuthStore: at logout added a condition for going to the login page if personal is true 2021-08-03 11:03:19 +03:00
e81c3df0be Added displaying version from appsettings.json (api/2.0/settings.json) 2021-07-14 17:31:06 +03:00
b4c4625f3f Moved getting firebase config to API method /api/2.0/settings.json 2021-07-09 18:28:08 +03:00
bac090e180 Merge branch 'develop' into feature/personal
# Conflicts:
#	products/ASC.People/Client/src/pages/Profile/Section/Body/index.js
2021-06-11 13:11:08 +03:00
41ef020616 Web: Common: added backupCodes in tfa store 2021-06-08 14:19:36 +03:00
Vladislav Makhov
61abe6a2fc web: common: fix default page 2021-06-03 15:52:07 +03:00
Vladislav Makhov
4a3b61dda8 web: common: fix default page 2021-06-03 15:48:19 +03:00
Vladislav Makhov
889bba78b1 web: common: fix default value 2021-06-03 10:32:33 +03:00
Vladislav Makhov
2ae98f6cf4 web: common: rename isPersonal to personal according to settings api key 2021-06-03 10:30:09 +03:00
Vladislav Makhov
1e8563ed2a web: common: add isPersonal key 2021-06-02 16:42:59 +03:00
7026b19db0 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/two-factor-auth 2021-05-31 09:23:53 +03:00
49c77907bd Web: Common: fixed error message 2021-05-30 22:48:04 +03:00
f993108d69 Web: Common: commentary changes 2021-05-30 17:26:30 +03:00
fc822e5ad5 Web: Fix setModuleInfo usage 2021-05-20 11:27:50 +03:00
408f432be6 Web: Common: added urls on authenticator app 2021-05-20 06:37:56 +03:00
b2611343b6 Web: Common: get old backup codes 2021-05-20 01:44:03 +03:00
37267b624f Web: Common: added method for login with code and cookie 2021-05-19 18:21:40 +03:00
b1b6bdc516 Web: Common: refactoring tfa store 2021-05-19 03:48:13 +03:00
20403e2c98 Web: Common: reset tfa app 2021-05-17 23:28:52 +03:00
e87e0272ae Web: Common: get tfa backup codes 2021-05-17 17:32:12 +03:00
d34e1eeaa6 Web: Common: deleted console.log 2021-05-17 16:54:21 +03:00
cce7b94d5d Web: Common: deleted console.log 2021-05-17 16:52:38 +03:00
fadd46112c Web: Common: added login with tfa code method, fixed url 2021-05-17 16:33:01 +03:00
f5998b650a Web: Common: added login with tfa code method 2021-05-17 16:32:40 +03:00
77f17d55b6 Web: Common: redirect on confirm page 2021-05-14 15:59:15 +03:00
9b54835996 Web: Common: get secret key and qr 2021-05-14 15:58:50 +03:00