Skip to content

Fix bug and change user permission model - #19

Merged
borhanst merged 9 commits into
mainfrom
fix-bug-issues
Jul 21, 2026
Merged

Fix bug and change user permission model#19
borhanst merged 9 commits into
mainfrom
fix-bug-issues

Conversation

@borhanst

Copy link
Copy Markdown
Owner

No description provided.

borhanst added 9 commits July 20, 2026 00:36
- Enable Jinja2 autoescape for XSS protection; _icon() returns Markup
- Require password on user creation, validate strength on create/update
- Hide TOTP secret_key and backup_codes from admin list view
- Add load/save methods to SignedCookieSessionBackend for flash messages
- Default session_secure=True; CSRF cookie respects session secure setting
- Replace audit log count with efficient func.count() query
- Make UserAdmin.get_form_context async, remove asyncio.run() anti-pattern
- Simplify UserAdmin.process_form_data to read perm_data from form dict
- Remove legacy duplicate admin.py module
- Document rate limiter multi-process limitation
- Fix debug text in UserPermissionAdmin verbose names
- Update tests for new session_secure default
… themes documentation

- Introduced comprehensive documentation for filters, inline editing actions, JSON API, navigation & sidebar, storage & file uploads, and themes & UI customization.
- Updated index and navigation structure in documentation for better accessibility.
- Enhanced CLI tools and migration scripts with improved logging and validation.
- Bumped version to 0.2.1 and updated project metadata in pyproject.toml.
- Improved error handling and logging in various modules for better debugging.
… table-based permissions, enhancing user permission handling and UI integration
@borhanst
borhanst merged commit ee63f52 into main Jul 21, 2026
3 checks passed
@borhanst
borhanst deleted the fix-bug-issues branch July 23, 2026 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant