Skip to content

Implement RBAC login and AdminLTE theming updates#2

Open
khoppenworth wants to merge 2 commits intomainfrom
codex/build-drug-interaction-database-application-lkn6yh
Open

Implement RBAC login and AdminLTE theming updates#2
khoppenworth wants to merge 2 commits intomainfrom
codex/build-drug-interaction-database-application-lkn6yh

Conversation

@khoppenworth
Copy link
Owner

Summary

  • add a PDO-backed Auth service with login/logout pages, RBAC guards, and sidebar navigation for public, staff, and admin users
  • extend the database schema/sample data with a users table and document default credentials and role capabilities
  • restyle the AdminLTE interface to use PANTONE® 294/200 accents, move interactions into a sidebar-driven layout, and gate import/export workflows by role

Testing

  • for file in $(find . -name '*.php'); do php -l "$file"; done

https://chatgpt.com/codex/tasks/task_e_68dd4168a31c832da3f0c499332338b3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant