Steve Bauman

Results 75 issues of Steve Bauman

This PR adds the ability to set a custom activity model via the `setActivity()` method. This allows developers to use custom `Activity` models when using the `activity()` helper, without having...

enhancement

- Adldap2 Version: Master - LDAP Type: Any - PHP Version: N/A ### Description: When an object class name contains different casing than the one returned by LDAP results, an...

bug

- Adldap2 Version: v9.* - LDAP Type: All - PHP Version: N/A ### Description: Some developers may run into issues when binding to their LDAP if their server using SELinux....

enhancement
implenting

- Adldap2 Version: All - LDAP Type: N/A - PHP Version: N/A ### Description: When making changes to a model (either a `create` / `update`) using `save()`, we should either...

enhancement
implenting

- Adldap2 Version: master - LDAP Type: N/A - PHP Version: N/A ### Description: It would be really handy to return the authenticated users model on a `Guard::attempt()` method. For...

enhancement
open for contribution

- Adldap2 Version: v9.* - LDAP Type: OpenLDAP - PHP Version: N/A ### Description: Right now, calling `$user->passwordExpired()` will always return false for OpenLDAP users as both `pwdLastSet` and `userAccountControl`...

bug
OpenLDAP

- Adldap2 Version: 8.0 - LDAP Type: All - PHP Version: N/A ### Description: Right now, documentation is very minimal on using different LDAP types using `Schema` objects. Troubleshooting documentation...

enhancement
implenting

| Software | Version | --------------| --------------- | PHP | 8.0 | Elasticsearch | 7.* | Laravel | 9.* | Laravel Scout | 9.* **Describe the bug** Due to: https://github.com/babenkoivan/elastic-scout-driver/blob/9b15115c886c2fada0be9e14b92d70c6ec7bbcc3/src/Engine.php#L38...

bug