Implement remaining security models #19

Merged
danieljsummers merged 8 commits from security-models into main 2024-04-27 23:14:49 +00:00

This contains changes for #9 to implement Single-User with Password and Multi-User security models. It also contains an internal documentation structure and documentation for these features.

This also includes #18 to rename user-config.php to user-config.dist.php so that upgrading users will not have their changes overwritten.

This contains changes for #9 to implement Single-User with Password and Multi-User security models. It also contains an internal documentation structure and documentation for these features. This also includes #18 to rename `user-config.php` to `user-config.dist.php` so that upgrading users will not have their changes overwritten.
danieljsummers added 8 commits 2024-04-27 23:13:52 +00:00
- Add session support
- Refactor security handling to use db connection
- Fix db path issue
- Add CLI infrastructure
- Add user to index page query
- Strip tags from title
- Move item parsing to FeedItem
- Disallow log on for single-user mode user
- Improve CLI header display
- Constrain images to reading viewport
- Change default security to CONFIGURE_ME
- Fix log on return URL handling
- Update INSTALLING security model descriptions
- Update installation instructions
danieljsummers self-assigned this 2024-04-27 23:14:05 +00:00
danieljsummers added this to the alpha4 milestone 2024-04-27 23:14:11 +00:00
danieljsummers merged commit 27f7a4c7d9 into main 2024-04-27 23:14:49 +00:00
danieljsummers deleted branch security-models 2024-04-27 23:14:49 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bit-badger/feed-reader-central#19
No description provided.