|
|
3303c4eebf
|
fix(health): negative interface routes working as intended now
|
2024-02-07 10:39:21 +01:00 |
|
|
|
618c78a69d
|
chore(health): examining cause of #155
|
2024-02-07 10:23:51 +01:00 |
|
|
|
67552a666e
|
refactor(health): optimize sql query, needs tests
|
2024-02-06 15:47:17 +00:00 |
|
|
|
2a0bca1230
|
refactor(health): interface-health
- send text/plain by default
- attempt to fix negative sub-filters for interface health
|
2024-02-06 15:37:00 +00:00 |
|
|
|
4a843fe30e
|
refactor(health): simplfy code following HealthR handler
|
2024-02-06 10:48:54 +00:00 |
|
|
|
42f1a802b5
|
chore(health): getHealthInterfaceR responds to mime content type header
|
2024-02-06 10:32:00 +00:00 |
|
|
|
1464a9a582
|
chore(release): 27.4.57
|
2024-02-06 00:14:53 +00:00 |
|
|
|
ce3852e3d3
|
fix(health): fix #153 and offer interface health route matching
|
2024-02-05 18:54:50 +01:00 |
|
David Mosbach
|
fafa25a7b5
|
chore(auth): auto start oauth2 mock server in develop
|
2024-02-03 21:10:24 +00:00 |
|
David Mosbach
|
d4cfce317d
|
feat(auth): formatted output of user queries
|
2024-02-03 20:48:32 +00:00 |
|
|
|
c71814d1ef
|
fix(health): fix #151 by offering route /health/interface/*
|
2024-02-02 18:43:57 +01:00 |
|
|
|
bbb9f9fadb
|
chore(health): telling interface table compiles
|
2024-02-02 17:16:19 +01:00 |
|
|
|
6d44f36e2a
|
chore(lpr): add manual print-ack csv upload
|
2024-02-02 13:06:39 +01:00 |
|
|
|
ac045fdc70
|
chore(auth): oauth2MockServer->azureMockServer
|
2024-02-01 20:53:55 +01:00 |
|
|
|
a85a5be4cd
|
chore(auth): mockPluginName->apAzureMock
|
2024-02-01 20:51:31 +01:00 |
|
|
|
1d7b46b4a4
|
chore(npm): remove oauth2-mock-server
|
2024-02-01 12:20:47 +01:00 |
|
|
|
47f853bd4a
|
chore(health): stub that compiles
|
2024-02-01 10:35:31 +01:00 |
|
|
|
a592ad7094
|
chore(health): WIP new interface health handlers
|
2024-01-31 18:03:25 +01:00 |
|
David Mosbach
|
453034100b
|
feat(auth): admin handler can query user data
|
2024-01-31 14:32:49 +00:00 |
|
|
|
798a07e36c
|
chore(log): lpr log page made accessible
|
2024-01-31 12:43:12 +01:00 |
|
|
|
9c608070ae
|
chore(db-fill): add missing user fields contd
|
2024-01-30 22:08:55 +01:00 |
|
|
|
aa81de74a4
|
chore(db-fill): add missing user fields
|
2024-01-30 22:02:48 +01:00 |
|
|
|
d9ed893b52
|
chore(application): fix ldapPool setup
|
2024-01-30 21:54:46 +01:00 |
|
|
|
dfa774f655
|
chore(users): campusUser->ldapUser
|
2024-01-30 21:54:20 +01:00 |
|
|
|
608d8a3661
|
chore(users): add missing azure id field for UsersAdd
|
2024-01-30 21:53:58 +01:00 |
|
|
|
3c4e6b62fb
|
chore: fix constructor names
|
2024-01-30 21:53:30 +01:00 |
|
|
|
f39de71c02
|
chore(jobs): upsertAzureUser on synchronise user job with azure config
|
2024-01-30 21:52:30 +01:00 |
|
|
|
24dbaf36bc
|
chore(form): add uuidField
|
2024-01-30 21:51:25 +01:00 |
|
|
|
43bf25a5bd
|
chore(azure): implement azureUser variant
|
2024-01-30 21:50:56 +01:00 |
|
|
|
f4b8417deb
|
chore(messages): add admin azure message
|
2024-01-30 21:50:19 +01:00 |
|
|
|
fd388b91f4
|
chore(lpr): error log as interface log
|
2024-01-30 18:42:13 +01:00 |
|
|
|
d1fce58ec2
|
refactor(utils): minor changes for timeoutHandler
|
2024-01-30 15:32:46 +01:00 |
|
|
|
4154b1f26b
|
chore(utils): add timeoutHandler to run a sub-handler to be killed by timeout
|
2024-01-30 14:44:43 +01:00 |
|
|
|
c8350722a4
|
chore(ldap): migrate more campusUser usages
|
2024-01-30 14:01:54 +01:00 |
|
|
|
af09e02801
|
chore(lms): add missing user fields for fake user
|
2024-01-30 13:52:33 +01:00 |
|
|
|
8e2a98c12b
|
chore(foundation): fix ldap auth and user lookup
|
2024-01-30 11:42:45 +01:00 |
|
|
|
1cdb20eb60
|
chore(ldap): fix user lookup types
|
2024-01-30 11:20:44 +01:00 |
|
David Mosbach
|
c8fa509ace
|
feat(auth): tokens can be stored & refreshed
|
2024-01-30 05:06:06 +00:00 |
|
David Mosbach
|
5a023a9e32
|
chore(auth): added function for user queries to auth servers
|
2024-01-29 21:34:39 +00:00 |
|
David Mosbach
|
2763d2012a
|
chore(auth): provide oauth2 test users yaml
|
2024-01-29 00:45:43 +00:00 |
|
|
|
264aaab24c
|
chore: campus->ldap
|
2024-01-28 20:05:52 +01:00 |
|
|
|
c65dc04e8f
|
chore: add missing AuthAzure case
|
2024-01-28 20:05:28 +01:00 |
|
|
|
a1ba004efa
|
chore(messages): add message for Azure auth kind
|
2024-01-28 18:37:59 +01:00 |
|
|
|
514bca5257
|
chore: rename setting
|
2024-01-28 18:37:28 +01:00 |
|
|
|
9cbc35c263
|
chore(users): add azure id to AddUserData
|
2024-01-28 18:32:36 +01:00 |
|
|
|
84d7890ae4
|
chore(auth): oauth2User->azureUser
|
2024-01-28 18:32:14 +01:00 |
|
|
|
aa893062f1
|
chore(ldap): refactor ldapLogin type
|
2024-01-28 18:16:10 +01:00 |
|
|
|
d4a3459adf
|
chore: user sources
|
2024-01-28 18:06:30 +01:00 |
|
David Mosbach
|
8acfc1d10c
|
feat(auth): integrated oauth2 mock server
|
2024-01-28 12:53:00 +00:00 |
|
|
|
e9bbeffd7e
|
chore(auth): campusLogin->ldapLogin
|
2024-01-28 12:45:59 +01:00 |
|