Skip to content

0.1.0

Compare
Choose a tag to compare
@frbattid frbattid released this 02 Oct 09:18
· 331 commits to master since this release
  • [cosmos-gui] [FEATURE] Create a GUI for Cosmos, in charge os administrating the shared storage cluster (#2)
  • [cosmos-admin] [FEATURE] Admin tool for copying data among HDFS clusters (#8)
  • [cosmos] [HARDENING] Add initial content to the general README (#1)
  • [cosmos-auth] [FEATURE] OAuth2 Tokens Generator (#10)
  • [cosmos-auth] [HARDENING] Enable TLS in http connections to the OAuth2 Tokens Generator (#12)
  • [cosmos-gui] [HARDENING] Set 740 permissions to new created accounts (#17)
  • [cosmos-gui] [HARDENING] Add the HDFS superuser as a configuration parameter (#20)
  • [cosmos-gui] [HARDENING] Run administration commands remotely through ssh (#23)
  • [cosmos-gui] [HARDENING] Add detailed information about reporting issues and contact information (#5)
  • [cosmos-gui] [HARDENING] Running as sudo is not required anymore (#28)
  • [cosmos-gui] [HARDENING] Add logging facilities (#31)
  • [cosmos-gui] [HARDENING] Add an administration section (#27)
  • [cosmos-gui] [HARDENING] Add references to FIWARE in the README (#34)
  • [cosmos-gui] [HARDENING] Use "cosmos" instead of "cosmos_gui" as MySQL database (#41)
  • [cosmos-gui] [FEATURE] Provision the computing cluster with permanent user accounts (#25)
  • [cosmos-gui] [HARDENING] Store in the database the HDFS quota each user has assigned (#22)
  • [cosmos-auth] [HARDENING] Add logging facilities (#40)
  • [cosmos-gui] [HARDENING] Append an incremental index to those new usernames already existing (#18)
  • [cosmos-auth] [HARDENING] Add an administration section (#39)
  • [cosmos-gui] [HARDENING] Remove wrong references to cosmos_gui database name (#52)
  • [cosmos-gui] [FEATURE] Add a blacklist of not allowed usernames (#60)
  • [cosmos-gui] [HARDENING] Allow the storage and computing clusters to be the same (#61)
  • [cosmos-gui] [HARDENING] Add tests for app_utils.js and mysql_driver.js (#54)
  • [cosmos] [HARDENING] Add a User and Programmer Manual (#69)
  • [cosmos] [HARDENING] Add a Administration and Configuration Manual (#70)
  • [cosmos-gui] [HARDENING] Add TLS support (#77)
  • [cosmos-gui] [BUG] The new_password route uses the stored username instead of the email-based one (#65)
  • [cosmos-gui] [BUG] The command for creating the cosmos_user table is now the correct one (#82)
  • [cosmos-gui] [BUG] Fix the path to the certificate and key files (#83)
  • [cosmos-gui] [HARDENING] Add an annex about creating and installing a RSA identity (#87)
  • [cosmos-gui] [BUG] Disable pseudo-terminal in ssh command executions (#88)
  • [cosmos-gui] [HARDENING] Add an annex about creating a self-signed certificate (#84)