[release] Version 0.3.0
- Implement 2 FA - Implement SMTP to Send Email (password reset / invites) - Add homepage - DNS challenge for letsencrypt - Set Max nb simulatneous connections per user - Admin only routes (See in security tab) - Set Global Max nb simulatneous connections - Block based on geo-locations - Block common bots - Display nickname on invite page - Reset self-signed certificates when hostnames changes - Edit user emails - Show loading on user rows on actions
This commit is contained in:
parent
f80c6a18bb
commit
420b0203be
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cosmos-server",
|
||||
"version": "0.3.0-unstable19",
|
||||
"version": "0.3.0",
|
||||
"description": "",
|
||||
"main": "test-server.js",
|
||||
"bugs": {
|
||||
|
|
Loading…
Add table
Reference in a new issue