2 repositorios
Configuration of default user or group permissions assigned to newly installed system modules.
Distinct from Module-Based Extensions: Specifically addresses the default assignment of permissions for new plugins, distinct from general module architecture or package listing.
Explore 2 awesome GitHub repositories matching security & cryptography · Module Access Defaults. Refine with filters or upvote what's useful.
Webmin is a web-based administration interface for Unix systems. It provides a centralized console for managing the full range of server administration tasks — users and groups, software packages, storage, network configuration, system services, and security — all through a browser. Its modular architecture allows separate modules to handle databases (MySQL, MariaDB, PostgreSQL), web servers (Apache), DNS (BIND), email (Sendmail, Dovecot), file sharing (Samba, NFS), and more, with a unified access control system that restricts what each administrator can see and do. What sets Webmin apart is
Restricts a user's permissions to only view log files without editing or deleting destinations.
This project is a web-based log viewer and management interface designed specifically for Laravel applications. It serves as a centralized dashboard for browsing, searching, and managing system logs without requiring direct access to raw files or SSH. The system functions as a multi-host log aggregator, utilizing a remote proxy to view and index logs from multiple servers in one location. It includes a regular expression-based parser that interprets structured data from non-standard log files, allowing for custom log format definitions and severity level mapping. Broad capabilities include i
Implements authorization gates and middleware to verify administrative rights before granting access to sensitive logs.