cerebrate/src/Controller
iglocska b027007618
new [Authkey] implementation ready
- users can have multiple keys
- keys are hashed with bcrypt
- each key can have its own expiration
- each key can have a contextual comment

- authentication via API requests happens with the Authorization header
2020-08-07 21:47:04 +02:00
..
Component new [Authkey] implementation ready 2020-08-07 21:47:04 +02:00
Open chg: [restructure] the application 2020-06-22 14:28:17 +02:00
AlignmentsController.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
AppController.php new [Authkey] implementation ready 2020-08-07 21:47:04 +02:00
AuthKeysController.php new [Authkey] implementation ready 2020-08-07 21:47:04 +02:00
EncryptionKeysController.php new [Authkey] implementation ready 2020-08-07 21:47:04 +02:00
ErrorController.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
IndividualsController.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
InstanceController.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
OrganisationsController.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
PagesController.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
RolesController.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
SharingGroupsController.php fix: [sharing groups] don't include ALL user details in the sharing group 2020-06-25 02:05:28 +02:00
UsersController.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00