Welcome Guest, Not a member yet? Register   Sign In
Shield Beta 4 Released
#1

Beta 4 of Shield has been released! We believe this gets us very close to an official 1.0 release.

Everyone using Shield should upgrade to this as it fixes several items (including at least one high-priority security issue), and adds some new features. Among the fixes and changes:
  • New group and permission filters for restricting access via controller filters
  • Banning system implemented
  • Can now force users to reset passwords if needed
  • Now easier to override the default views with your own views
  • New UserModel generator to easily extend Shield's model
  • Can customize the table names used by Shield to prevent conflicts with existing apps
  • Turkish and Italian translations
  • 14 bug-fixes, including fixing a password shucking vulnerability

Huge thanks to everyone involved in making Shield even easier, safer, and more flexible. This includes contributions by 9 new contributors.
Reply
#2

@kilishan, Thank you very much for your hard work on this.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

Because the official documentation was not updated,
we are planning to release beta5 soon.
But there are a few new translation items.
We encourage to send PRs to translate!

PHP Code:
'bannedUser'            => '(To be translated) Can not log you in as you are currently banned.',
'logOutBannedUser'      => '(To be translated) You have been logged out because you have been banned.',
'errorPasswordTooLongBytes' => '(To be translated) Password cannot exceed {param} bytes in length.'
Reply
#4

The following languages have untranslated items:
de
es
fr
id
it
pt-BR
tr
Reply
#5

Beta.5 was released!
https://github.com/codeigniter4/shield/r...0.0-beta.5
Reply
#6

It's great to hear that Beta 4 of Shield has been released! It's always exciting to see new features and improvements being added to software. The fact that this release fixes several items, including a high-priority security issue, is especially reassuring.

The new group and permission filters for restricting access via controller filters, as well as the banning system, are excellent additions that will no doubt be appreciated by many users. The ability to force users to reset passwords if needed is also an important feature for maintaining security.

I'm glad to hear that it's now easier to override the default views with your own views, as well as the addition of the UserModel generator to easily extend Shield's model. It's great to see that there are now options to customize the table names used by Shield to prevent conflicts with existing apps.

Finally, the addition of Turkish and Italian translations is a great example of how Shield is becoming even more accessible to users around the world.

I'd like to congratulate everyone involved in making Shield even easier, safer, and more flexible, including the 9 new contributors. Keep up the great work!
Reply




Theme © iAndrew 2016 - Forum software by © MyBB