summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-3656_generic-username-password-message2
-rw-r--r--changes/feature-3636_standalone-flag-to-module2
2 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug-3656_generic-username-password-message b/changes/bug-3656_generic-username-password-message
new file mode 100644
index 00000000..8e6e3e2f
--- /dev/null
+++ b/changes/bug-3656_generic-username-password-message
@@ -0,0 +1,2 @@
+ o Use generic bad username/password message instead of specific ones when
+ the user uses incorrect data during login. Closes #3656.
diff --git a/changes/feature-3636_standalone-flag-to-module b/changes/feature-3636_standalone-flag-to-module
new file mode 100644
index 00000000..caf16b1a
--- /dev/null
+++ b/changes/feature-3636_standalone-flag-to-module
@@ -0,0 +1,2 @@
+ o Move STANDALONE flag to a module and unify get_path_prefix queries.
+ Closes #3636.