master renamed to main
Hi, just for information, whoever cares 😉 I changed the master branch into main. To update your forks:
Read More master renamed to mainHi, just for information, whoever cares 😉 I changed the master branch into main. To update your forks:
Read More master renamed to mainThe first stable release of v1.0 has been published. This includes some changes in our github. The develop branch has become master. The master branch has become 0.8 branch. If you have cloned the repo, you will need to update the branches, to do that, you can use the commands: First (change master to 0.8) …
Read More v1.0 has been releasedYes! You heard good – MyAAC now supports Emojis in menus, newses, pages, forum, etc. This was possible with changing MySQL character set to utf8mb4, which will replace default utf8 in next MySQL releases. The commit with changes is here: https://github.com/slawkens/myaac/commit/27c44f1bdfb6234cf0c9d5b4b491123bb205b08f The changes are for 1.0+ but it can be easily applied to 0.8 by …
Read More MyAAC now supports EmojisThe new preview version of MyAAC 1.0 is there! Catch your .zip or .tar.gz bundle now! Download: https://github.com/slawkens/myaac/releases/tag/v1.0-RC Remember do download either myaac-1.0-RC.tar.gz or myaac-1.0-RC.zip and not the “Source Code”!
Read More v1.0-RC (Release Candidate)Hello, I launched a survey about sponsoring the MyAAC project, for futher development, and also for domain + web hosting costs. To the survey -> https://forms.gle/5rvjR4w39zn8e1wT9
Read More Survey about sponsorship programThe next bug-fixes release of myaac has arrived! As always, it can be downloaded from github: Either: https://github.com/slawkens/myaac/releases Or clone the repository – https://github.com/slawkens/myaac.git
Read More v0.8.16 releasedHello, It’s late, but I will try to describe security vulnerabilities I found recently: 1) XSS in BugTrackerYou visit bug tracker, hacker can login on your account. This works only if you – as admin – logs into bug tracker and there is malicious report/code from user. The fix is here: Fix XSS in bugtracker.php …
Read More Recent security vulnerabilities (XSS + Session fixation)Hello, the demos are working again, there was a small break since yesterday, cause I migrated from Ubuntu 20.04 to 22.04, which includes newer PHP 8.1, which was required to run latest myaac. One change – now you login by email on the Latest News – Forgotten (https://next.my-aac.org), so to login as admin just use:email address: admin@admin.compassword: …
Read More Demo online againDocs/wiki has been moved to: https://docs.my-aac.org/
Read More Docs movedAfter 3 years again, it’s time to release our latest work – MyAAC v0.9.0. Minimum PHP version for this release is PHP v7.2.5. This time as alpha. Please not use in production server. Download & test & give feedback on what’s working, what’s not, and what’s good about this release. https://github.com/otsoft/myaac/releases/tag/v0.9.0-alpha
Read More v0.9.0-alpha released