1751 Commits

Author SHA1 Message Date
Zoe Roux
6763b2c0d1 Splitting Utility in multiple classes 2021-05-29 22:06:33 +02:00
Zoe Roux
ac07e85f85 Adding more repository tests 2021-05-29 19:57:37 +02:00
Zoe Roux
81945b4e37 Adding some tests 2021-05-29 18:28:38 +02:00
Zoe Roux
d05e7a24b7 Making sqlite work 2021-05-29 15:10:59 +02:00
Zoe Roux
19e64e8d72 Adding an sqlite plugin 2021-05-29 14:45:34 +02:00
Zoe Roux
7a52065196
Merge pull request #28 from AnonymusRaccoon/config
Adding a configuration api
2021-05-20 01:16:32 +02:00
Zoe Roux
52e7093c26 Allowing untyped sections in the config 2021-05-20 01:14:48 +02:00
Zoe Roux
5f7604a563 Adding permission groups 2021-05-20 00:29:25 +02:00
Zoe Roux
dcfb1e538c Adding strongly typed options 2021-05-20 00:22:35 +02:00
Zoe Roux
fcd419993a Handling type validation on config edits 2021-05-19 23:09:43 +02:00
Zoe Roux
f3e415a050 Cleaning up the configuration edit 2021-05-18 22:41:58 +02:00
Zoe Roux
d115797dd7 Creating a configuration manager with a start of edit 2021-05-18 17:55:48 +02:00
Zoe Roux
0f00c22f7f Cleaning up the startup 2021-05-17 23:41:54 +02:00
Zoe Roux
1929994128 Handling strongly typed options and adding a config get 2021-05-15 23:18:08 +02:00
Zoe Roux
9ae846f88a Starting a config apio 2021-05-13 23:01:11 +02:00
Zoe Roux
01d7c008a7
Merge pull request #27 from AnonymusRaccoon/plugins
Plugins rework and module splitting
2021-05-13 22:01:46 +02:00
Zoe Roux
8fcbcd125f Fixing authentication issues in publish mode 2021-05-13 21:27:12 +02:00
Zoe Roux
22a0267191 Disabling rank guards 2021-05-13 21:11:35 +02:00
Zoe Roux
23e44d5efe Moving login files to the authentication module 2021-05-13 21:04:38 +02:00
Zoe Roux
21e354bf00 Handling overall permissions 2021-05-11 01:20:25 +02:00
Zoe Roux
71c18092e5 Reworking authorization handling 2021-05-11 00:13:37 +02:00
Zoe Roux
765bd061b7 Cleaning up the Authentication plugin 2021-05-09 16:23:21 +02:00
Zoe Roux
440e5f4f14 Handling autologin and logout 2021-05-09 15:58:55 +02:00
Zoe Roux
a0f8fe4de4 Handling autologin and logout 2021-05-09 15:58:43 +02:00
Zoe Roux
d7972704dd Working oidc 2021-05-09 02:38:54 +02:00
Zoe Roux
d3a860fa8f Fixing authentication guard 2021-05-09 02:38:38 +02:00
Zoe Roux
429af9b252 Fixing User database gestion 2021-05-08 17:55:22 +02:00
Zoe Roux
77231f4f41 Adding a new User class 2021-05-07 23:13:33 +02:00
Zoe Roux
6802bc11e6 Fixing the web app with missing permissions 2021-05-07 23:13:21 +02:00
Zoe Roux
d9cca97961 Reworking login requests 2021-05-07 01:45:26 +02:00
Zoe Roux
0f2bea9bc4 Starting to rework authentication 2021-05-06 01:40:19 +02:00
Zoe Roux
da699c096d Merging the authorization branch 2021-05-05 22:33:49 +02:00
Zoe Roux
b2151a0dde Fixing postgres migrations 2021-05-05 20:49:52 +02:00
Zoe Roux
feb643da2e Fixing database configuration
There is still broken dependencies when the module is in another assembly
2021-05-04 17:59:05 +02:00
Zoe Roux
709e12191d Cleaning plugin requirements 2021-05-04 15:16:59 +02:00
Zoe Roux
3e8dbc84a8 Removing UnityContainer and fixing service loading 2021-05-04 01:25:36 +02:00
Zoe Roux
a18f393926 Fixing task arguments 2021-05-03 23:33:48 +02:00
Zoe Roux
7613efb4b4 Moving authentification beahviors to a specific module 2021-05-03 01:48:53 +02:00
Zoe Roux
97511d5988 Suporting optional dependencies 2021-05-01 17:55:29 +02:00
Zoe Roux
36220613ab Fixing the unity container 2021-05-01 02:30:57 +02:00
Zoe Roux
c0f1f80a40 Fixing module loading 2021-04-30 02:02:11 +02:00
Zoe Roux
0453e74b67 Fixing build order 2021-04-30 01:13:22 +02:00
Zoe Roux
79995ea191 Reworking the plugin manager 2021-04-29 23:59:46 +02:00
Zoe Roux
833447ded8 Reworking the plugin interface and moving the database to an external dll 2021-04-28 23:40:22 +02:00
Zoe Roux
b7294114b9 Reworking the task manager & using unity containers 2021-04-26 01:07:05 +02:00
Zoe Roux
b6d92a96c1 Using static files for the login webapp 2021-04-23 22:35:32 +02:00
Zoe Roux
0221cb7873
Merge pull request #25 from AnonymusRaccoon/library
Adding documentation to database's features (LibraryManager/Repositories)
2021-04-23 12:37:55 -07:00
Zoe Roux
a4b4622fa5 Cleaning up 2021-04-23 21:26:04 +02:00
Zoe Roux
1bcd587401 Adding tests coverages on sonar 2021-04-23 21:12:29 +02:00
Zoe Roux
22b9f3240f Removing usless IDisposable patterns 2021-04-23 18:15:17 +02:00