Add notes for 2021-07-22

This commit is contained in:
2021-07-22 12:45:40 +03:00
parent c625f1c1d4
commit 5ec86a88dc
27 changed files with 55 additions and 30 deletions

View File

@ -548,3 +548,13 @@ $ cat AS* /tmp/ddos-networks-to-block.txt | sed -e '/^$/d' -e '/^#/d' -e '/^{/d'
```
- I re-applied these networks to nginx on CGSpace (linode18) and DSpace Test (linode26), and purged 14,000 more Solr statistics hits from these IPs
## 2021-07-22
- Udana emailed to say that the link to the iwmi.csv export isn't working
- I looked and both the nginx config and systemd service unit were using invalid paths...
- I'm not sure why it had been working for so long until now!
- Maria Garruccio asked if we can move the "Context" menu up to the top of the right-hand sidebar navigation menu
- The last time we changed this was in 2020 (XMLUI's `Navigation.java`), and I think it makes a lot of sense so I moved it up, under the account block:
![CGSpace XMLUI navigation](/cgspace-notes/2021/07/context-navigation-menu.png)