Skip to content
This repository has been archived by the owner on Apr 23, 2019. It is now read-only.

1.0.0a2

tagged this 25 Jan 22:49
This is the second alpha milestone tag for ara-server.

Changelog from 1.0.0a1:

$ git log --no-merges --pretty=format:"%h%x09%an%x09%s" 1.0.0a1..master
35999a1 David Moreau Simard     Misc updates to security and configuration documentation
c703bf8 Florian Apolloner       Added support for external auth via REMOTE_USER provided by webservers.
5a7eeb9 David Moreau Simard     First iteration of authentication and security docs
ee8e1aa Florian Apolloner       Added very basic read/write authentication.
3d5efff David Moreau Simard     Replace the ansible-integration job by the new integration jobs
ca0137b David Moreau Simard     Docs: SECRET_KEY is now randomly generated if it's not set
47dc0ad Florian Apolloner       Fixed XSS issue from DRF.
600a189 Florian Apolloner       Renamed most of config to settings and dropped the default_ prefix.
9c7c7c4 Florian Apolloner       Fixed config code example if the path has spaces.
5bae317 Florian Apolloner       Fixed default configuration loading and do not write default config if a config is specified.
e171aab Florian Apolloner       Alternative approach to manage.py instead of symlink.
cf2bda7 Florian Apolloner       Adjusted requirements to include yaml for dynaconf.
e47f5af David Moreau Simard     Load logging from settings.py to tell users about the things we do
8b8bc03 David Moreau Simard     Create a persistent default random secret key if none are set
eadd371 David Moreau Simard     Re-add manage.py to the root of the repository
ca5c065 Guillaume Vincent       Add Tasks, Records and Plays to Playbook serializer
6519a91 David Moreau Simard     Serialize the value provided by ara_record
1039878 Florian Apolloner       Updated Django dependency to 2.1.5
Assets 2