You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 0.8.1 application is using Flask-Session stored in DB using SQL Alchemy driver. This can be configured for other
56
+
drivers, however server side session is required for the application proper function.
57
+
- 0.8.0 - API keys update. **Run migration scripts to update your DB**. Keys can now have expiration date and readonly flag. Admin can create special keys for certain machines.
55
58
- 0.7.3 - New possibility of external auth proxy.
56
59
- 0.7.2 - Dashboard and Main menu are now customizable in config. App is ready to be packaged using setup.py.
57
60
- 0.7.0 - ExaAPI now have two options - HTTP or RabbitMQ. ExaAPI process has been renamed, update of ExaBGP process value is needed for this version.
0 commit comments