Commit graph

14 commits

Author SHA1 Message Date
0766bcf418 auth: minor simplifications - get rid of login / login-name slot 2024-08-20 19:28:44 +02:00
f6b21f9a43 auth: base64-encode password hashes (digests) 2024-08-18 19:28:03 +02:00
22d9e88295 auth: basic login functionality working 2024-08-18 18:23:21 +02:00
2fe0577a02 auth: set-up credentials and example (admin) principal basically OK 2024-08-18 15:18:11 +02:00
6e7aadf3af auth: more steps toward setting up default (admin) principal, + test login 2024-08-18 11:31:37 +02:00
792a8c4c09 auth: minor steps toward setting up default (admin) principal 2024-08-18 10:37:05 +02:00
8f418400aa add data-fields and -values to shape:record; use for auth:principal 2024-08-18 10:37:05 +02:00
d24289abc3 work in progress: auth: simple implementation: class structure 2024-08-16 12:54:00 +02:00
8becc1442d move all config files to etc subdirectories 2024-08-15 16:02:46 +02:00
fc23b47259 auth: starting with class definitions; add LICENSE (MIT) 2024-08-15 09:59:12 +02:00
5c1838b347 auth test, work in progress: get static login data from config / .env 2024-08-13 16:38:39 +02:00
0cd12b377b auth: config with admin credentials 2024-08-13 12:04:58 +02:00
b062ec2962 scopes-auth, work in proress: set-up / config tests, start with login 2024-08-10 19:51:03 +02:00
d09abff170 basic set-up of lib/auth system; + minor corrections 2024-08-10 09:16:16 +02:00