Commit Graph

57 Commits

Author SHA1 Message Date
augustin_s cf5c4a4a18 moved small utilities into utils sub-folder 2026-05-20 23:47:29 +02:00
augustin_s 40e2d1e665 adjust to new path 2026-05-20 18:42:00 +02:00
augustin_s 0d39e2ccdf added top-level folder 2026-05-20 13:36:05 +02:00
augustin_s dac1a26aef added a run stand task 2026-05-20 00:09:27 +02:00
augustin_s 5fc9ccb46e added some timing 2026-05-19 22:57:12 +02:00
augustin_s ecae51b307 added check ldap tool 2026-05-19 22:38:48 +02:00
augustin_s 5c6c53cac2 relative imports should be relative 2026-05-19 22:37:02 +02:00
augustin_s 19ea53841e added a command line switch for which ldap to use 2026-05-19 22:35:56 +02:00
augustin_s 41e4977032 renamed: singletons.py -> state.py 2026-05-18 11:28:05 +02:00
augustin_s 0999144689 moved PGroup into annotations.py 2026-05-18 11:26:09 +02:00
augustin_s e9b852662f let the LDAP server pool time out 2026-05-17 21:06:47 +02:00
augustin_s e1f24d0043 relative imports should be relative 2026-05-17 17:55:03 +02:00
augustin_s 785d7294df use uvicorn.logging.ColourizedFormatter; added timestamps to uvicorn logs 2026-05-16 13:38:47 +02:00
augustin_s e034203983 log pgroup access denied 2026-05-15 20:32:45 +02:00
augustin_s 0e93435f0f show latest pgroup first; pgroups are lists not sets 2026-05-15 16:11:29 +02:00
augustin_s dcc0f76951 replaced print with logging 2026-05-15 15:02:11 +02:00
augustin_s cf39ef9f4e use fakeldap 2026-05-14 19:09:41 +02:00
augustin_s d78b096ffb use pgroup list instead of set; added username to error message 2026-05-14 19:08:39 +02:00
augustin_s 215d3ad4f7 added ldap3 and gssapi 2026-05-14 18:51:27 +02:00
augustin_s 8006127107 weird space 2026-05-14 18:45:12 +02:00
augustin_s 8bd37ec0e3 first try on GSSAPI-based LDAP access via Kerberos, PSI LDAP specifics and a fake alternative for testing 2026-05-14 18:41:18 +02:00
augustin_s f030247b61 cleanup 2026-05-12 12:08:23 +02:00
augustin_s f79e050928 isort 2026-05-12 12:04:15 +02:00
augustin_s d85191fd56 renamed main -> home 2026-05-12 11:38:19 +02:00
augustin_s bed7153675 further disentangle 2 2026-05-12 11:36:40 +02:00
augustin_s cc8b436db4 simpler focus; the default None is falsey anyway 2026-05-12 11:30:58 +02:00
augustin_s 0ce457249b further disentangle 2026-05-11 12:58:15 +02:00
augustin_s 19c811fdef started to disentangle 2026-05-11 12:35:36 +02:00
augustin_s 00b5d9d096 moved favicon.png and icon.png into assets/ 2026-05-10 14:02:31 +02:00
augustin_s 9280aefc97 formatting 2026-05-10 13:58:31 +02:00
augustin_s ccea09bf09 moved table endpoints into /tables/ 2026-05-10 13:43:02 +02:00
augustin_s e7de8b0ad6 favicon should not be behind authentication 2026-05-09 23:42:14 +02:00
augustin_s 3bea76cf4c renamed main_page -> main; error message wording 2026-05-09 17:22:31 +02:00
augustin_s d9679ed6ff merged authenticated.py into stand.py 2026-05-09 17:14:45 +02:00
augustin_s 6109a76081 ignore .secret file 2026-05-09 14:54:23 +02:00
augustin_s 23afbea6c8 renamed page -> table 2026-05-09 14:53:56 +02:00
augustin_s 8db9585137 store storage secret in file 2026-05-09 14:53:17 +02:00
augustin_s 7825638688 print adb tool 2026-05-08 16:25:16 +02:00
augustin_s 0f019ac4c1 side bar 2026-05-08 16:23:55 +02:00
augustin_s 94e212d66f set row ID to index column, and use it 2026-05-08 15:59:11 +02:00
augustin_s 1634994044 prototype for authentication 2026-05-08 12:16:41 +02:00
augustin_s 01ac806b62 ignore adb as folder; ignore .nicegui folder 2026-05-07 15:49:32 +02:00
augustin_s 4ec9a936e1 added larger icon 2026-05-06 17:35:56 +02:00
augustin_s ed9abec3c4 renamed icon.png -> favicon.png 2026-05-06 17:35:26 +02:00
augustin_s 538e576be5 moved event unpacking out of aggridx 2026-05-04 22:56:52 +02:00
augustin_s d627cfd045 actually more logical grouping 2026-05-04 21:56:38 +02:00
augustin_s 779098510c clean up 2026-05-03 00:36:37 +02:00
augustin_s d5fa8df328 more logical grouping 2026-05-03 00:34:42 +02:00
augustin_s c72d78faf1 one registry per pgroup 2026-05-03 00:19:45 +02:00
augustin_s a8c6adc28c skip over wrong pgroups 2026-05-03 00:04:19 +02:00