|
|
42695cf5ef
|
fix(sql): remove potential bug in relation to missing parenthesis after not_
|
2024-02-12 12:00:40 +01:00 |
|
|
|
e2be8bbd5c
|
chore(sql): examine #155
|
2024-02-12 11:30:54 +01:00 |
|
|
|
42c97924ec
|
chore: remove debris
|
2024-02-11 17:41:22 +01:00 |
|
|
|
29fc201294
|
chore(auth): authenticate against new InternalAuthHash in internal login AuthPlugin
|
2024-02-11 17:40:46 +01:00 |
|
|
|
938423b832
|
chore(auth): AuthTagLDAP -> AuthTagExternal, AuthTagPWHash -> AuthTagInternal
|
2024-02-11 17:39:42 +01:00 |
|
|
|
54f2430b3e
|
chore(model)!: separate user authentication data from User table; add ExternalAuth and InternalAuth models
|
2024-02-11 17:36:57 +01:00 |
|
|
|
2e47df00b9
|
refactor(model): rename module Model.Types.Security -> Model.Types.Auth
|
2024-02-11 01:44:18 +01:00 |
|
|
|
223ae0f2f8
|
refactor(messages): rename campus error messages
|
2024-02-10 16:34:37 +01:00 |
|
|
|
cc8bd19f85
|
refactor(ldap): CampusUserError -> LdapUserError
|
2024-02-10 00:27:36 +01:00 |
|
David Mosbach
|
3f5a22c85d
|
chore(auth): update oauth2 mock server
|
2024-02-09 17:38:35 +00:00 |
|
|
|
12fe58fc81
|
chore(model)!: move user authentication data to new ExternalUser model
|
2024-02-09 18:17:43 +01:00 |
|
Sarah Vaupel
|
57f5cac75a
|
chore(release): 27.4.58
|
2024-02-08 20:51:43 +01:00 |
|
|
|
99c3383581
|
Merge branch 'fradrive/health-interfaces' into 'master'
refactor interface-health
See merge request fradrive/fradrive!27
|
2024-02-08 07:59:38 +00:00 |
|
|
|
263894b058
|
fix(lms): previouly failed notifications will be sent again
|
2024-02-07 14:15:42 +01:00 |
|
|
|
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 |
|