Commit Graph
57 Commits
Author SHA1 Message Date
Denis Arh 2f54a9611e Fixed another TLS typo 2021-03-29 08:52:09 +02:00
Denis Arh 5d8301f4b5 Fix TSL=>TLS typo, fixes #156 2021-03-28 09:25:55 +02:00
Denis Arh cd2b0c8998 Add support for exporting auth assets, improve dev-exp 2021-03-26 08:11:31 +01:00
Denis Arh 6848c1159b Add missing svc init before settings command 2021-03-20 07:49:12 +01:00
Tomaž Jerman fcc9542c3d Rework export command 2021-03-19 08:48:58 +01:00
Denis Arh 4a1eb465ab Cleanup webapp (dev & serving), add workflow 2021-03-18 09:11:42 +01:00
Denis Arh e17e16106d Add workflow options, ability to disable wf registration 2021-03-12 13:12:07 +01:00
Denis Arh 13b57c8d72 Automation workflow implementation 2021-03-12 13:12:07 +01:00
Denis Arh 67d0a788df Remove messaging 2021-03-09 07:36:01 +01:00
Denis Arh cbc5034e8f Add support for MFA 2021-03-07 18:58:16 +01:00
Denis Arh fd53a109ef Fix too aggressive setting name renaming 2021-03-06 07:47:11 +01:00
Denis Arh 5e9545e9ab Switched api docs from statik to go:embed 2021-02-24 06:40:23 +01:00
Denis Arh 53be013377 Implement new auth UI, deprecate auth API endpoints 2021-02-23 07:34:10 +01:00
Tomaž Jerman 127b43a69e Define base templating system 2021-02-12 10:11:57 +01:00
Denis Arh 53c761a9c1 Fix broken resource monitoring 2021-02-10 18:16:25 +01:00
Denis Arh 1acb807b93 Fix missing settings cli command 2021-01-08 08:25:51 +01:00
Denis Arh 8c31bf1b86 Restructure protected routes in compose & federation 2020-12-19 08:24:32 +01:00
Denis Arh dc30fd4186 Add warnings about exprimental state and sqlite usage 2020-12-18 15:46:48 +01:00
Denis Arh fb32fa151c Fix webapp config generator, add federation 2020-12-17 17:45:59 +01:00
Denis Arh 3cf7cd8e2b Support conf. primary ID (corteza or external) 2020-12-16 11:12:23 +01:00
Denis Arh e47cc3269c Add basic SCIM implementation 2020-12-16 10:49:17 +01:00
Denis Arh a37ea6272e Move fed-is-enabled checks to boot procedure 2020-12-14 14:51:40 +01:00
Denis Arh 629cdc06cd More info about api, docs, webapp endpoints 2020-12-14 14:51:40 +01:00
Peter Grlica 85e615213d Added federation options to node service 2020-12-13 18:53:19 +01:00
Peter Grlica 6311dfb9cb Moved federation sync to service watchers 2020-12-13 18:53:19 +01:00
Peter Grlica 104ae577cb Add federation cli command 2020-12-13 18:53:19 +01:00
Peter Grlica 3fbc768e08 Remove leftover from rebasing 2020-12-13 18:53:19 +01:00
Peter Grlica 49b1ac6367 Fixed provisioning error messages 2020-12-13 18:53:18 +01:00
Tomaž Jerman 40359836a9 Add base federation service 2020-12-13 18:53:18 +01:00
Peter Grlica b0d2b24cc5 Fixed provisioning error messages 2020-12-13 18:53:18 +01:00
Peter Grlica d47acaf0db Added base federation module 2020-12-13 18:53:18 +01:00
Denis Arh 63f9d02826 Add info log on store ugprade 2020-12-11 17:03:55 +01:00
Denis Arh 7dbd824e00 Add support for multiple (glob) provision cfg paths 2020-11-30 19:51:18 +01:00
Denis Arh 1d47cee2f2 Cleanup and simplify provisioning 2020-11-30 19:51:18 +01:00
Tomaž Jerman d3a64dc0ea Rework cli importer 2020-11-28 14:29:33 +01:00
Tomaž Jerman e3c6be868e Rework provisioning with envoy 2020-11-28 13:59:44 +01:00
Denis Arh 82ce571214 Add ability to control eventbus scheduler via options 2020-11-27 11:10:05 +01:00
Urban Klinc 55ec8e07c0 Apply change options to app init proc 2020-11-26 11:11:08 +01:00
Denis Arh 65bc428406 Stabilise API docs serving, move it under API root 2020-11-09 07:08:46 +01:00
Denis Arh 725f7de2b8 Enable sqlite3 RDBMS store backaned 2020-11-08 18:23:54 +01:00
Denis Arh a08d7c181a Reconnect websockets to API & server 2020-11-07 08:16:32 +01:00
Denis Arh 02c72eea80 Move point of init for external auth 2020-11-05 19:14:18 +01:00
Denis Arh 92ca66cade Improve corredor auto. server error handling
Errors are now typified, node.js stack from error is accepted and converted
2020-11-05 07:57:27 +01:00
Denis Arh ed8fc547f7 Config. environment (throughenv var 'ENVIRONMENT') 2020-11-04 15:13:27 +01:00
Denis Arh ecb7f52c31 Improve error creation & handling by API 2020-11-04 14:18:33 +01:00
Denis Arh 02c2ffc195 Refactor and simplify store upgrade proc running 2020-10-22 14:05:16 +02:00
Denis Arh e1cf327227 Add SMTP_TSL_INSECURE and SMTP_TSL_SERVER_NAME for better SMTP TSL control 2020-09-30 17:14:16 +02:00
Denis Arh 7508659165 RBAC refactored (pkg renamed, init improved) 2020-09-18 07:56:58 +02:00
Denis Arh 1c2f4de28c Optimize RBAC service loading 2020-09-16 07:37:06 +02:00
Denis Arh 5e55340759 Renamed pkg/store to pkg/objstore (Object Store) 2020-09-16 07:37:06 +02:00