Register
phpBB.com Wiki · Home Projects Help

root / trunk / phpBB / docs / auth_api.html

auth_api.html

View | Annotate | Download (10.8 KB)

# Date Author Comment
8478 View | Annotate 03/29/2008 01:10 AM naderman

I mean it. Really. Go away.

8097 View | Annotate 09/22/2007 08:13 PM acydburn

updated documents to prosilver style

8061 View | Annotate 08/21/2007 05:09 PM acydburn

- make sure the copyright/disclaimer is consistent
- two fixes…

7819 View | Annotate 07/01/2007 08:46 PM acydburn

allow mod authors to plug in info_ language files for population within the menu.

7020 View | Annotate 02/20/2007 05:46 AM davidmj

#8148

6915 View | Annotate 01/21/2007 07:33 PM acydburn

fixing some bugs, most being submitted grammatical/spelling errors.

6048 View | Annotate 06/11/2006 08:13 PM acydburn

- fixed a few bugs
- added user_add() function
- check posted images ([img]) for same domain/scipt and php files
- auth_api.html updated to the coding guidelines look&feel
- introduced ability to force non page-updates (cron is using it)
- correctly resend coppa email

6009 View | Annotate 06/04/2006 06:30 PM naderman

- permission trace correctly uses language variables now
- updated documentation for the auth class
- use cache for “SELECT forum_name FROM phpbb_forums WHERE forum_id = X” queries everywhere and not only in functions_display
- updated the permission trace to include information about global settings overwriting local ones
- take global permissions into account for local permission results on the view permission pages for users
- only allow to change the post author with m_chgposter

3272 View | Annotate 01/07/2003 09:47 PM psotfx

A document