aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index fdcfd8e..6c81c39 100644
--- a/README.md
+++ b/README.md
@@ -33,11 +33,6 @@ git clone --recursive https://github.com/camilstaps/BusinessAdmin.git
* Naturally, you should have your server configured to run PHP files with a PHP
backend.
-* BusinessAdmin does not have a user management system. Anyone who has access
- to the URL, has access to the system and all its data. It's therefore
- necessary that you implement HTTP basic authentication. Refer to the
- documentation of your server for how to do that.
-
## Create a database
BusinessAdmin assumes a MySQL database is setup properly. This can be:
@@ -161,6 +156,10 @@ are listed by name and removal time. This way, you never really lose your file.
# Changelog
+### 0.4 (Jul 26, 2016)
+
+0.4 User authentication mechanism
+
### 0.3 (Jul 20, 2016)
0.3 Discounts