You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,12 @@
1
1
# 1.2.2 (upcoming)
2
-
*[Bug]Fix`uidnumber`/`gidnumber` conflicts by @simonLeary42 in #248
2
+
*[Bug]Fixed`uidnumber`/`gidnumber` conflicts by @simonLeary42 in #248
3
3
*[Internal] Refactored `UnitySQL` by @simonLeary42 in #252
4
4
*[Internal] Refactored custom user mappings by @simonLeary42 in #253
5
5
*[Internal] Style by @simonLeary42 in #254
6
6
7
7
# 1.2.1
8
8
*[Feature] Added cancellation of PI become / PI member requests for existing users by @bryank-cs and @simonLeary42 in #250
9
+
*[Frontend] Added error message to frontend on invalid EPPN by @bryank-cs in #263
9
10
*[Internal] Improved error messages by @simonLeary42 in [98fb3](https://github.com/UnityHPC/unity-web-portal/commit/98fb39559aa6668d86ac4aa04b9e9d2c6b8f7f02)
10
11
*[Internal] Fixed bad variable name by @simonLeary42 in #242[2e03c](https://github.com/UnityHPC/unity-web-portal/commit/2e03c1187c39ac91c3a8f74cf62ac57d29146d97)
11
12
*[Internal] Fixed undefined variable by @simonLeary42 in [5c2ce](https://github.com/UnityHPC/unity-web-portal/commit/5c2cee50097017fea763ebef56b5ef6c096161bc)
@@ -14,7 +15,7 @@
14
15
*[Internal] Added `getAllRequests` by @simonLeary42 in [3ac98](https://github.com/UnityHPC/unity-web-portal/commit/3ac98f83aee497a894f5d59760ec805bc8ca5872)
15
16
*[Internal] Added warning on `null` input to redis `setCache` by @simonLeary42 in [969c0](https://github.com/UnityHPC/unity-web-portal/commit/969c0ad50df6609b66123c275f3ba5695f600af0)
16
17
*[Internal] Required attributes to be specified in LDAP search by @simonLeary42 in [37f69](https://github.com/UnityHPC/unity-web-portal/commit/37f691b1e1048be4650fab0b2c7a30e0627b36ca)[hakasapl/phpopenldaper#16](https://github.com/hakasapl/phpopenldaper/pull/16)
17
-
*[Bug]Fix missing emails after redis flush by @simonLeary42 in #244
18
+
*[Bug]Fixed missing emails after redis flush by @simonLeary42 in #244
18
19
19
20
# 1.2.0
20
21
*[Feature] Added slack webhooks by @sheldor1510 in #65
0 commit comments