cbdb2f04f6
fix(auth): use actual hostname instead of localhost in frontend API client
...
- Modified frontend/lib/api.ts to use window.location.hostname as fallback
- Ensures browser on external IP reaches correct backend HTTPS port
- Allows admin/admin login to work from any access point
- Auth is fully functional and working
2026-04-23 10:39:18 +03:00
Daniel Bedeleanu
161a182281
Build [v.1.3.9]
2026-04-12 07:29:58 +03:00
Daniel Bedeleanu
704934165f
Build [v.1.3.6]
2026-04-11 17:14:22 +03:00
Daniel Bedeleanu
6e58cce73a
fix: restore original LDAP configuration with correct group mappings
...
- Use proper group names: inventory_admins (admin), inventory_users (user)
- Use relative groups_dn: 'ou=groups' (not absolute path)
- Matches original user's GUI-configured settings
2026-04-11 15:01:12 +03:00
Daniel Bedeleanu
7d821d1f7b
config: add LDAP configuration for LLDAP server at 192.168.84.107:3890
2026-04-11 14:59:16 +03:00
Daniel Bedeleanu
7d7bdc727d
Fix: Add git path and db to tracker, increment to 1.2.1
2026-04-10 21:53:10 +03:00