|
|
bee771a30e
|
finished OpenID integration
|
2024-12-22 14:28:49 +01:00 |
|
|
|
9b38a10797
|
Added all necessary api endpoints for OpenID
|
2024-12-22 10:55:24 +01:00 |
|
|
|
ba7584c771
|
Added OpenID authentication method
|
2024-12-21 22:35:04 +01:00 |
|
|
|
df89450745
|
Merge branch 'feature/tokens' into 'dev'
Resolve "API tokens"
See merge request leon.hoppe/hopframe!3
|
2024-12-21 16:36:12 +00:00 |
|
|
|
c6aca4baf6
|
secured api tokens against permission breaches
|
2024-12-21 17:35:11 +01:00 |
|
|
|
e47d4917df
|
Added api key documentation + fixed tests
|
2024-12-21 17:13:18 +01:00 |
|
|
|
59c452ff73
|
updated application to check for contextual permissions
|
2024-12-21 16:55:20 +01:00 |
|
|
|
ba46147a74
|
Added API token functionality
|
2024-12-21 16:09:55 +01:00 |
|
|
|
c087dbdf2b
|
Merge branch 'feature/config' into 'dev'
Resolve "Configuratable token times"
See merge request leon.hoppe/hopframe!2
|
2024-12-21 14:03:48 +00:00 |
|
|
|
92afc85dba
|
added permission configuration
|
2024-12-21 14:59:04 +01:00 |
|
|
|
51c15eff4c
|
Added environment variable example for authentication configuration
|
2024-12-21 14:12:54 +01:00 |
|
|
|
422fd6c677
|
Added authentication documentation to table of contents
|
2024-12-21 14:08:47 +01:00 |
|
|
|
88c8fe612d
|
Added configuration wrappers, authentication options and authentication documentation
|
2024-12-21 14:04:49 +01:00 |
|
|
|
dce0471105
|
Merge branch 'feature/testing' into 'dev'
Feature/testing
See merge request leon.hoppe/hopframe!1
|
2024-12-21 12:12:17 +00:00 |
|
|
|
c4ee8bb1e0
|
Fixed mistake corrected in v2.0.1
|
2024-12-21 13:10:46 +01:00 |
|
|
|
7c835ea49b
|
Started working on UnitTests for frontend
|
2024-12-11 21:29:03 +01:00 |
|
|
|
5f746e0bc1
|
Renamed testing projects
|
2024-12-10 16:55:36 +01:00 |
|
|
|
ee7bf1e204
|
Renamed test projects
|
2024-12-10 16:39:28 +01:00 |
|
|
|
4d91ce1819
|
Implemented HopFrame.Web tests
|
2024-12-10 16:30:46 +01:00 |
|
|
|
a4d1d3227b
|
Created tests for HopFrame.Api
|
2024-12-09 18:41:51 +01:00 |
|
|
|
14c82f4f06
|
Implemented security module tests
|
2024-11-24 17:18:35 +01:00 |
|
|
|
fca6ef4fa6
|
Implemented all tests for database module
|
2024-11-24 16:01:33 +01:00 |
|
|
|
da45a84f61
|
Moved test project to correct folder
|
2024-11-24 12:47:23 +01:00 |
|
|
|
b7eca1937c
|
Attempted to fix test workflow not being restored
|
2024-11-24 12:43:41 +01:00 |
|
|
|
85031de3c2
|
Started creating tests for database module
|
2024-11-24 12:40:51 +01:00 |
|
|
|
1897428d00
|
Reorganized project in solution folders
|
2024-11-24 10:42:33 +01:00 |
|
|
|
4a5855250c
|
Merge branch 'release/v2.0.0' into 'dev'
Resolve "Prepare release v2.0.0"
Closes #23
See merge request leon.hoppe/HopFrame!12
|
2024-11-23 15:16:16 +00:00 |
|
|
|
b206ab65ce
|
Changed dotnet sdk version
|
2024-11-23 16:12:15 +01:00 |
|
|
|
92a329ef41
|
Accidentally deleted ci file
|
2024-11-23 16:10:27 +01:00 |
|
|
|
92b7e9a8ae
|
Renamed ci file
|
2024-11-23 16:07:22 +01:00 |
|
|
|
776b055cfb
|
Added readme to HopFrame.Web.Admin.csproj + added ci scripts
|
2024-11-23 16:05:57 +01:00 |
|
|
|
bd7751b44b
|
Updated versions + edited project readme's
|
2024-11-23 15:40:58 +01:00 |
|
|
|
f8995ca990
|
Renamed model repo to provider + provider registration check
|
2024-11-23 15:29:46 +01:00 |
|
|
|
beac2aa20c
|
Merge branch 'feature/admincontext-dependencyinjection' into 'dev'
Resolve "Proper Admin Context dependency injection"
Closes #21
See merge request leon.hoppe/HopFrame!11
|
2024-11-22 17:57:39 +00:00 |
|
|
|
c00c30ea3f
|
Made admin pages dependency injectable
|
2024-11-22 18:58:39 +01:00 |
|
|
|
e257e36b66
|
Merge branch 'feature/documentation' into 'dev'
Resolve "Documentation"
Closes #18
See merge request leon.hoppe/HopFrame!10
|
2024-11-22 13:17:35 +00:00 |
|
|
|
fee99c60b6
|
Finished documentation
|
2024-11-22 14:18:40 +01:00 |
|
|
|
0c2c02136d
|
added docs for admin pages and blazor pages + fixed typos
|
2024-11-22 14:04:15 +01:00 |
|
Leon Hoppe
|
16ef41800d
|
added endpoint documentation
|
2024-11-22 12:20:33 +01:00 |
|
Leon Hoppe
|
2bc8a5d70b
|
working on various components of the documentation
|
2024-11-22 11:42:21 +01:00 |
|
Leon Hoppe
|
a531cd7a47
|
Reorganized files
|
2024-11-22 10:49:48 +01:00 |
|
|
|
e8c61dbc7f
|
Fixed visual separation issues
|
2024-11-21 17:02:15 +01:00 |
|
|
|
01cd0e1590
|
Renamed Authentication to Authorization
|
2024-11-21 16:56:45 +01:00 |
|
|
|
eef03c152d
|
finished documentation for installation, database usage and authentication
|
2024-11-21 16:55:56 +01:00 |
|
|
|
986c5cebde
|
Added inline documentation + fixed small bugs
|
2024-11-21 16:15:18 +01:00 |
|
|
|
6d2f7051ee
|
attempt to fix diagram display issue
|
2024-11-20 20:24:33 +01:00 |
|
|
|
6c5c5c9e9d
|
Integrated models directly into docs
|
2024-11-20 20:20:48 +01:00 |
|
leonhoppe
|
53d214ed8b
|
Merge pull request #9 from leonhoppe/feature/adminLogin
Feature/admin login
|
2024-11-19 18:19:34 +01:00 |
|
|
|
4801e790c0
|
finished admin login
|
2024-11-19 18:20:27 +01:00 |
|
|
|
61323f089d
|
Redesigned admin login page
|
2024-11-14 16:20:09 +01:00 |
|