| 2023-03-13 |
Dan Brown | Merge pull request #4099 from BookStackApp/permissions_api |
tree | commitdiff |
| 2023-03-13 |
Dan Brown | Started build of content-permissions API endpoints |
tree | commitdiff |
| 2023-02-23 |
Dan Brown | Added caching to the loading of system roles |
tree | commitdiff |
| 2023-02-19 |
Dan Brown | Merge pull request #4051 from BookStackApp/roles_api |
tree | commitdiff |
| 2023-02-19 |
Dan Brown | Added role API responses & requests |
tree | commitdiff |
| 2023-02-18 |
Dan Brown | Aded roles API controller methods |
tree | commitdiff |
| 2023-02-18 |
Dan Brown | Added tests for not-yet-built role API endpoints |
tree | commitdiff |
| 2023-02-16 |
Dan Brown | Fixed gallery images not visible until draft publish |
tree | commitdiff |
| 2023-01-26 |
Dan Brown | Added option to change the OIDC claim regarded as the ID |
tree | commitdiff |
| 2023-01-26 |
Dan Brown | Added and addressed multi-role/own-role-perm/inheretanc... |
tree | commitdiff |
| 2023-01-24 |
Dan Brown | Merge pull request #3986 from BookStackApp/permission_t... |
tree | commitdiff |
| 2023-01-24 |
Dan Brown | Fixed role entity permissions ignoring inheritance 3986/head |
tree | commitdiff |
| 2023-01-24 |
Dan Brown | Addressed fallback override cases found during testing |
tree | commitdiff |
| 2023-01-24 |
Dan Brown | Migrated remaining relation permission usages |
tree | commitdiff |
| 2023-01-24 |
Dan Brown | Implemented alternate approach to current joint_permissions |
tree | commitdiff |
| 2023-01-24 |
Dan Brown | Found a sql having-style approach to permissions |
tree | commitdiff |
| 2023-01-23 |
Dan Brown | Shared entity permission logic across both query methods |
tree | commitdiff |
| 2023-01-23 |
Dan Brown | Updated userCan logic to meet expectations in tests |
tree | commitdiff |
| 2022-12-16 |
Dan Brown | Fixed not being able to remove all user roles |
tree | commitdiff |
| 2022-11-23 |
Dan Brown | Fixed OIDC handling when no JWKS 'use' prop exists |
tree | commitdiff |
| 2022-11-10 |
Dan Brown | Merge pull request #3830 from BookStackApp/shortcuts |
tree | commitdiff |
| 2022-11-09 |
Dan Brown | Aligned user preference endpoints in style and behaviour |
tree | commitdiff |
| 2022-11-03 |
Dan Brown | Merge pull request #3821 from BookStackApp/list_reworks |
tree | commitdiff |
| 2022-11-02 |
Dan Brown | Merge branch 'v22-10' into development |
tree | commitdiff |
| 2022-10-30 |
Dan Brown | Refactored common list handling operations to new class |
tree | commitdiff |
| 2022-10-30 |
Dan Brown | Revised webhooks list to new format |
tree | commitdiff |
| 2022-10-29 |
Dan Brown | Revised role index list to align with user list |
tree | commitdiff |
| 2022-10-29 |
Dan Brown | Redesigned users list to be responsive and aligned |
tree | commitdiff |
| 2022-10-24 |
Dan Brown | Worked towards phpstan level 2, 13 errors remain |
tree | commitdiff |
| 2022-10-21 |
Dan Brown | Fixed chapter fetching during joint permission building |
tree | commitdiff |
| 2022-10-16 |
Dan Brown | Prevented saml2 autodiscovery on metadata load |
tree | commitdiff |
| 2022-10-15 |
Dan Brown | Merge branch 'development' into bugfix/fix-being-unable... |
tree | commitdiff |
| 2022-10-14 |
Dan Brown | Merge pull request #3760 from BookStackApp/item_permiss... |
tree | commitdiff |
| 2022-10-12 |
Dan Brown | Updated test for perms. changes and fixed static issues |
tree | commitdiff |
| 2022-10-11 |
Dan Brown | Extracted entity perms. text to translation files |
tree | commitdiff |
| 2022-10-10 |
Dan Brown | Fixed and updated "Everyone Else" permissions handling |
tree | commitdiff |
| 2022-10-10 |
Dan Brown | Removed most usages of restricted entitiy property |
tree | commitdiff |
| 2022-10-10 |
Dan Brown | Added interface for adding/removing roles in entity... |
tree | commitdiff |
| 2022-10-09 |
Dan Brown | Centralised handling of permission form data to own... |
tree | commitdiff |
| 2022-10-08 |
Dan Brown | Updated joint perms. gen. to use new entity permission... |
tree | commitdiff |
| 2022-10-08 |
Dan Brown | Started code update for new entity permission format |
tree | commitdiff |
| 2022-10-07 |
Dan Brown | Added proper entity permission removal on role deletion |
tree | commitdiff |
| 2022-10-02 |
Dan Brown | Added user-interface for "Everyone Else" entity permiss... |
tree | commitdiff |
| 2022-09-27 |
Dan Brown | Merge branch 'auth_review' into development |
tree | commitdiff |
| 2022-09-22 |
Dan Brown | Removed usage of laravel/ui dependency |
tree | commitdiff |
| 2022-09-20 |
Dan Brown | Added reason, if existing, into SAML acs error |
tree | commitdiff |
| 2022-09-18 |
Dan Brown | Merge pull request #3728 from BookStackApp/php_formatting |
tree | commitdiff |
| 2022-09-18 |
Dan Brown | Added and ran PHPCS |
tree | commitdiff |
| 2022-09-06 |
Dan Brown | Updated OIDC group attr option name |
tree | commitdiff |
| 2022-08-29 |
Dan Brown | Applied StyleCi changes, updated php deps |
tree | commitdiff |
| 2022-08-29 |
Dan Brown | Merge pull request #3656 from BookStackApp/x_linking |
tree | commitdiff |
| 2022-08-25 |
Dan Brown | Merge pull request #3616 from BookStackApp/oidc_group_sync |
tree | commitdiff |
| 2022-08-16 |
Dan Brown | Refactored search-based code to its own folder |
tree | commitdiff |
| 2022-08-11 |
Dan Brown | Merge branch 'persian_translate_22_08_10' into development |
tree | commitdiff |
| 2022-08-10 |
Dan Brown | Merge pull request #3632 from BookStackApp/ownable_perm... |
tree | commitdiff |
| 2022-08-10 |
Dan Brown | Reduced the memory usage, db queries and cache hits... |
tree | commitdiff |
| 2022-08-10 |
Dan Brown | Fixed failed permission checks due to non-loaded fields 3632/head |
tree | commitdiff |
| 2022-08-02 |
Dan Brown | Added OIDC group sync functionality 3616/head |
tree | commitdiff |
| 2022-07-27 |
Dan Brown | Merge branch 'lang_de' into development |
tree | commitdiff |
| 2022-07-27 |
Dan Brown | Merge pull request #3556 from GongMingCai/development |
tree | commitdiff |
| 2022-07-27 |
Dan Brown | Merge pull request #3545 from BookStackApp/l10n_development |
tree | commitdiff |
| 2022-07-17 |
Dan Brown | Merge pull request #3569 from BookStackApp/permissions_v2 |
tree | commitdiff |
| 2022-07-17 |
Dan Brown | Applied StyleCI changes 3569/head |
tree | commitdiff |
| 2022-07-16 |
Dan Brown | Dropped use of non-view joint permissions |
tree | commitdiff |
| 2022-07-16 |
Dan Brown | Fixed a couple of non-intended logical permission issues |
tree | commitdiff |
| 2022-07-16 |
Dan Brown | Aligned permission applicator method names |
tree | commitdiff |
| 2022-07-16 |
Dan Brown | Removed remaining dynamic action usages in joint permis... |
tree | commitdiff |
| 2022-07-16 |
Dan Brown | Continued removal of joint permission non-view queries |
tree | commitdiff |
| 2022-07-13 |
Dan Brown | Started removal of non-view permission queries |
tree | commitdiff |
| 2022-07-12 |
Dan Brown | Added simple data model for faster permission generation |
tree | commitdiff |
| 2022-07-12 |
Dan Brown | Renamed and cleaned up existing permission service... |
tree | commitdiff |
| 2022-07-12 |
Dan Brown | Extracted permission building out of permission service |
tree | commitdiff |
| 2022-07-10 |
Dan Brown | Optimized pre-joint-permission logic efficiency |
tree | commitdiff |
| 2022-06-28 |
Dan Brown | Merge branch '3535-group-sync-fix' into development |
tree | commitdiff |
| 2022-06-27 |
Dan Brown | Auth group sync: Fixed unintential mapping behaviour... |
tree | commitdiff |
| 2022-06-21 |
Dan Brown | Merge branch 'login-auto-redirect' into development |
tree | commitdiff |
| 2022-05-30 |
Dan Brown | Merge branch 'development' of github.com:BookStackApp... |
tree | commitdiff |
| 2022-05-30 |
Dan Brown | Merge pull request #3416 from BookStackApp/group_sync_c... |
tree | commitdiff |
| 2022-05-04 |
Dan Brown | Added ability to escape role "External Auth ID" commas 3416/head |
tree | commitdiff |
| 2022-03-25 |
Dan Brown | Applied latest styleCI changes |
tree | commitdiff |
| 2022-03-23 |
Dan Brown | Added LDAP group debugging env option |
tree | commitdiff |
| 2022-02-24 |
Dan Brown | Applied latest StyleCI changes |
tree | commitdiff |
| 2022-02-24 |
Dan Brown | Updated OIDC error handling for better error reporting |
tree | commitdiff |
| 2022-02-13 |
Dan Brown | Applied StyleCI changes, updated readme badges & roadmap |
tree | commitdiff |
| 2022-02-13 |
Dan Brown | Made a pass to clean up UserRepo |
tree | commitdiff |
| 2022-02-08 |
Dan Brown | Updated with latest styleci changes |
tree | commitdiff |
| 2022-02-08 |
Dan Brown | Merge branch 'tinymce' into development |
tree | commitdiff |
| 2022-02-08 |
Dan Brown | Merge pull request #3238 from BookStackApp/users_api |
tree | commitdiff |
| 2022-02-04 |
Dan Brown | Addressed test failures from users API changes 3238/head |
tree | commitdiff |
| 2022-02-04 |
Dan Brown | Added user API examples |
tree | commitdiff |
| 2022-02-04 |
Dan Brown | Added user-create API endpoint |
tree | commitdiff |
| 2022-02-03 |
Dan Brown | Added user-update API endpoint |
tree | commitdiff |
| 2022-02-03 |
Dan Brown | Added users-delete API endpoint |
tree | commitdiff |
| 2022-02-03 |
Dan Brown | Refactored existing user API work |
tree | commitdiff |
| 2022-02-03 |
Dan Brown | Merge branch 'api-endpoint-users' into users_api |
tree | commitdiff |
| 2022-01-31 |
Dan Brown | Fixed default registration role display options |
tree | commitdiff |
| 2022-01-30 |
Dan Brown | Merge branch 'development' of github.com:BookStackApp... |
tree | commitdiff |
| 2022-01-30 |
StyleCI Bot | Apply fixes from StyleCI |
tree | commitdiff |
| 2022-01-30 |
Dan Brown | Merge pull request #3210 from Julesdevops/simple-503... |
tree | commitdiff |
| 2022-01-28 |
Dan Brown | Fixed OIDC JWT key parsing in microsoft environments |
tree | commitdiff |
| next |