rottame
committed
7 days ago
(revision 15)
- remove trailing / from upstream
rottame
committed
7 days ago
(revision 14)
- fix(template): Handle nil values in access rules iteration
rottame
committed
7 days ago
(revision 13)
- feat(service): Refactor access rules parsing for improved structure
- Change access_rules method to use a hash for rules organization
- Simplify parsing logic by separating keys for location, rule, allow, deny, and auth
- Update Nginx template to conditionally handle access rules based on rule type
rottame
committed
7 days ago
(revision 12)
- feat(service): Enhance Nginx configuration with access control and logging
- Add support for writing and deleting password files for access rules
- Create necessary directories in Dockerfile for SSL and logging
- Update Nginx configuration template to handle access rules dynamically
- Implement integration tests for service configuration generation and validation
- feat(service): Implement access rules parsing and location sorting
- Add access_rules method to decode and parse Base64 encoded access rules
- Normalize location paths by ensuring leading and trailing slashes are handled
- Introduce locations method to generate a sorted list of unique locations
- Remove unused auth_basic method code for clarity
rottame
committed
about 2 years ago
(revision 11)
- remove tasks filter, prevent reload of all services
rottame
committed
about 2 years ago
(revision 10)
- remove services first
rottame
committed
over 2 years ago
(revision 9)
flust stdout
rottame
committed
over 2 years ago
(revision 8)
flush stdout again
rottame
committed
over 2 years ago
(revision 7)
Add X-Client-IP header
rottame
committed
over 2 years ago
(revision 6)
flush stdout, log acme error
rottame
committed
over 2 years ago
(revision 5)
http auth basic
rottame
committed
over 2 years ago
(revision 4)
DEPEND ON ACTIVE-FSCKING-SUPPORT-5-FSCK-1
rottame
committed
over 2 years ago
(revision 3)
depend on activesupport 5.1
rottame
committed
over 2 years ago
(revision 2)
depend on activesupport 5.x
rottame
committed
over 2 years ago
(revision 1)
initial release